summaryrefslogtreecommitdiff
path: root/libdiskfs
diff options
context:
space:
mode:
Diffstat (limited to 'libdiskfs')
-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).