summaryrefslogtreecommitdiff
path: root/libdiskfs/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2001-02-26 04:18:20 +0000
committerRoland McGrath <roland@gnu.org>2001-02-26 04:18:20 +0000
commitd46d0726fb7a48723ed128e1ca8366b58b7ba5d0 (patch)
treeda29f44bb3c358f4b474209d4109147a89e5bb56 /libdiskfs/ChangeLog
parent480aa674aaed66f581decc4e9f17bf058dab121b (diff)
.
Diffstat (limited to 'libdiskfs/ChangeLog')
-rw-r--r--libdiskfs/ChangeLog7
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).