diff options
-rw-r--r-- | libstore/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libstore/ChangeLog b/libstore/ChangeLog index af039a11..472ef44c 100644 --- a/libstore/ChangeLog +++ b/libstore/ChangeLog @@ -1,3 +1,9 @@ +2001-10-06 Neal H Walfield <neal@cs.uml.edu> + + * memobj.c: Include "store.h", not <hurd/store.h>. + * nbd.c: Likewise. + * parted.c: Likewise. + 2001-10-01 Marcus Brinkmann <marcus@gnu.org> * part.c: Add const to type. |