diff options
Diffstat (limited to 'libstore/ChangeLog')
-rw-r--r-- | libstore/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libstore/ChangeLog b/libstore/ChangeLog index 9f6efc55..2b8f2f63 100644 --- a/libstore/ChangeLog +++ b/libstore/ChangeLog @@ -1,3 +1,9 @@ +2001-09-30 Roland McGrath <roland@frob.com> + + * memobj.c: New file. + * Makefile (SRCS): Add it. + * store.h (store_memobj_class, store_memobj_create): Declare them. + 2001-09-29 Roland McGrath <roland@frob.com> * nbd.c (struct nbd_startup): Replace sizehi, sizelo with just size. |