diff options
author | Roland McGrath <roland@gnu.org> | 2001-09-28 04:27:45 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2001-09-28 04:27:45 +0000 |
commit | 58a1a7e957e0e4cd650b5f5c743d66ee8182e302 (patch) | |
tree | ce1c7648bac622dcdc842a2a56ee1e40467385ea /libstore | |
parent | 67c6375f7190bea8a6afdc2dcca2c8928651f030 (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 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 |