diff options
author | Roland McGrath <roland@gnu.org> | 2001-02-26 04:18:20 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2001-02-26 04:18:20 +0000 |
commit | d46d0726fb7a48723ed128e1ca8366b58b7ba5d0 (patch) | |
tree | da29f44bb3c358f4b474209d4109147a89e5bb56 /libdiskfs | |
parent | 480aa674aaed66f581decc4e9f17bf058dab121b (diff) |
.
Diffstat (limited to 'libdiskfs')
-rw-r--r-- | libdiskfs/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/libdiskfs/ChangeLog b/libdiskfs/ChangeLog index 3f085880..262de9e3 100644 --- a/libdiskfs/ChangeLog +++ b/libdiskfs/ChangeLog @@ -1,3 +1,10 @@ +2001-02-25 Roland McGrath <roland@frob.com> + + * readonly-changed.c: New file. + * Makefile (OTHERSRCS): Add it. + + * init-first.c: Include <stdlib.h> for exit decl. + 2001-01-30 Neal H Walfield <neal@cs.uml.edu> * diskfs.h: Fix comment (fsys_shutdown -> fsys_goaway). |