summaryrefslogtreecommitdiff
path: root/ext2fs/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ext2fs/ChangeLog')
-rw-r--r--ext2fs/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ext2fs/ChangeLog b/ext2fs/ChangeLog
index 10e91628..85e0ad18 100644
--- a/ext2fs/ChangeLog
+++ b/ext2fs/ChangeLog
@@ -1,3 +1,11 @@
+2001-11-20 Neal H Walfield <neal@cs.uml.edu>
+
+ (diskfs_synchronous): Removing superfuous zero initializer.
+ (store): Likewise.
+ (store_parsed): Likewise.
+ (diskfs_disk_name): Likewise.
+ (ext2_debug_flag): Likewise.
+
2002-04-01 Neal H Walfield <neal@cs.uml.edu>
* pager.c (diskfs_grow): Fix inverted logic.