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