diff options
author | Roland McGrath <roland@gnu.org> | 2001-12-31 08:07:29 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2001-12-31 08:07:29 +0000 |
commit | 768ffdc34124e5562546f6f479999f86af490445 (patch) | |
tree | 9eaccfc72c88e59459980cfdbac4d73b31195a22 /libstore | |
parent | a1965486a2b689a84ee038957a026d7e81c15e89 (diff) |
.
Diffstat (limited to 'libstore')
-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. |