summaryrefslogtreecommitdiff
path: root/libstore
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2001-12-31 08:07:29 +0000
committerRoland McGrath <roland@gnu.org>2001-12-31 08:07:29 +0000
commit768ffdc34124e5562546f6f479999f86af490445 (patch)
tree9eaccfc72c88e59459980cfdbac4d73b31195a22 /libstore
parenta1965486a2b689a84ee038957a026d7e81c15e89 (diff)
.
Diffstat (limited to 'libstore')
-rw-r--r--libstore/ChangeLog5
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.