summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2001-06-16 02:14:58 +0000
committerRoland McGrath <roland@gnu.org>2001-06-16 02:14:58 +0000
commite98f556a63babe9a1147f28a23b91c443c885003 (patch)
treee20773002fd61e8d9d40c96cf6fb92ec948799ac
parent0e02255ae2172c35dfcf36839017c2d6e349ca1e (diff)
.
-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.