diff options
-rw-r--r-- | libstore/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libstore/ChangeLog b/libstore/ChangeLog index d6ae0b1b..0f834206 100644 --- a/libstore/ChangeLog +++ b/libstore/ChangeLog @@ -1,3 +1,9 @@ +2001-09-27 Roland McGrath <roland@frob.com> + + * nbd.c: New file. + * Makefile (SRCS): Add it. + * store.h (store_nbd_open, _store_nbd_create): Declare them. + 2001-09-16 Roland McGrath <roland@frob.com> * std.c (store_std_classes): Only include store_part_class |