diff options
author | Roland McGrath <roland@gnu.org> | 2001-04-01 04:56:29 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2001-04-01 04:56:29 +0000 |
commit | 996b23a49d146f3e54b0a44ea18963b733dba850 (patch) | |
tree | 268022b6095920b7e7dc54f915eb5e0109d57c80 /libdiskfs | |
parent | cc74690c29b2c9bff48bd9ae68c76a72312c6825 (diff) |
.
Diffstat (limited to 'libdiskfs')
-rw-r--r-- | libdiskfs/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libdiskfs/ChangeLog b/libdiskfs/ChangeLog index 12fd2bdf..3ca597e7 100644 --- a/libdiskfs/ChangeLog +++ b/libdiskfs/ChangeLog @@ -1,5 +1,7 @@ 2001-03-28 Neal H Walfield <neal@cs.uml.edu> + * protid-rele.c: Doc typo fix. + * shutdown.c: Move initialization of diskfs_fsys_lock from here ... * init-init.c: ... to here with the rest of the initialization code. |