diff options
author | Marcus Brinkmann <marcus@gnu.org> | 2002-05-11 19:13:16 +0000 |
---|---|---|
committer | Marcus Brinkmann <marcus@gnu.org> | 2002-05-11 19:13:16 +0000 |
commit | ecd85d031588a3221cd9f8e329c891e52a92c8de (patch) | |
tree | b88a9758967dd9e599c3c618eb140daf6b83a486 /ext2fs/ChangeLog | |
parent | 96a290992c064723163cbc2e9fde743283991385 (diff) |
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.
Diffstat (limited to 'ext2fs/ChangeLog')
-rw-r--r-- | ext2fs/ChangeLog | 8 |
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. |