diff options
-rw-r--r-- | libstore/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libstore/ChangeLog b/libstore/ChangeLog index f0eb3d34..7c9d3a65 100644 --- a/libstore/ChangeLog +++ b/libstore/ChangeLog @@ -1,3 +1,8 @@ +2001-12-31 Roland McGrath <roland@frob.com> + + * nbd.c (store_nbd_open): Make sure the store's name always + starts with the "nbd://" prefix. + 2001-12-30 Roland McGrath <roland@frob.com> * nbd.c (nbd_read): Request multiple chunks of up to NBD_IO_MAX each. |