From 8c97b0bf16bb33da94bb77c9474553f59b29a18f Mon Sep 17 00:00:00 2001 From: Theodore Ts'o Date: Sat, 4 Aug 2001 21:14:45 -0400 Subject: [PATCH] Add ChangeLog entry for changes made by Andreas Dilger --- misc/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/misc/ChangeLog b/misc/ChangeLog index eb976a4..e6fe84e 100644 --- a/misc/ChangeLog +++ b/misc/ChangeLog @@ -1,3 +1,8 @@ +2001-08-04 Andreas Dilger + + * mke2fs.c (PRS): Put check for JOURNAL_DEV before sparse_option, + so we don't set the sparse superblock flag on journal devices. + 2001-07-31 Theodore Tso * tune2fs.c (update_feature_set, remove_journal_inode): If -- 1.8.3.1