diff options
-rw-r--r-- | ChangeLog | 5 | ||||
-rw-r--r-- | libdiskfs/ChangeLog | 4 |
2 files changed, 9 insertions, 0 deletions
@@ -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. |