summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--libdiskfs/ChangeLog4
2 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2ee03b4c..f78a22e4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2001-06-15 Roland McGrath <roland@frob.com>
+
+ * Makeconf (CPPFLAGS, CFLAGS): Append to these before we include the
+ config.make file.
+
2001-03-11 Roland McGrath <roland@frob.com>
* Makeconf (%_S.h %Server.c): Split out an intermediate rule for the
diff --git a/libdiskfs/ChangeLog b/libdiskfs/ChangeLog
index ce5b3f95..c971b639 100644
--- a/libdiskfs/ChangeLog
+++ b/libdiskfs/ChangeLog
@@ -1,3 +1,7 @@
+2001-06-15 Roland McGrath <roland@frob.com>
+
+ * Makefile (FSSRCS): Last change got botched in merging.
+
2001-06-10 Neal H Walfield <neal@cs.uml.edu>
* file-inv-trans.c: Remove this file, function no longer exists.