diff options
author | Roland McGrath <roland@gnu.org> | 2001-10-01 01:05:11 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2001-10-01 01:05:11 +0000 |
commit | 762179c5b6439e5c9f6ef6d84b45c7f86d017ed9 (patch) | |
tree | 1d59195c5ced3e7367e92935d89dd00e25c6a583 /libstore | |
parent | 6707f62fbcf71108e12a018d26dc4baa33864913 (diff) |
.
Diffstat (limited to 'libstore')
-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. |