diff options
author | Roland McGrath <roland@gnu.org> | 2004-02-11 08:28:50 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2004-02-11 08:28:50 +0000 |
commit | a2a436b8a8c2d41030ab98e02cad653c254c025a (patch) | |
tree | ad06d762aa60d9062114cd7abd76669b1ef9cc6d /libdiskfs | |
parent | f624adb59852f394c8264fadc25478e9cf16015b (diff) |
.
Diffstat (limited to 'libdiskfs')
-rw-r--r-- | libdiskfs/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/libdiskfs/ChangeLog b/libdiskfs/ChangeLog index 3da0ef5f..f5ffdfc1 100644 --- a/libdiskfs/ChangeLog +++ b/libdiskfs/ChangeLog @@ -1,9 +1,13 @@ +2004-02-10 Roland McGrath <roland@frob.com> + + * opts-runtime.c (diskfs_runtime_argp): Include <argp.h>. + 2003-10-11 Marcus Brinkmann <marcus@gnu.org> * notify-nosenders.c, notify-stubs.c: Delete obsolete files. 2003-06-11 Ognyan Kulev <ogi@fmi.uni-sofia.bg> - + * dir-renamed.c (diskfs_rename_dir): Check permissions to remove FROMNAME before any modification could take place. Check result of removing the from node. |