summaryrefslogtreecommitdiff
path: root/libstore/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2001-12-30 03:09:55 +0000
committerRoland McGrath <roland@gnu.org>2001-12-30 03:09:55 +0000
commita33af5a44005421cea7ebe684fe5240286d9da05 (patch)
tree8bde00ceb2dbce884555078ad326df07bee427d1 /libstore/ChangeLog
parentb4d4f46055c9cf706eb73b4c2115a0cb13f86cb3 (diff)
.
Diffstat (limited to 'libstore/ChangeLog')
-rw-r--r--libstore/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/libstore/ChangeLog b/libstore/ChangeLog
index d87c3f4c..ab72da11 100644
--- a/libstore/ChangeLog
+++ b/libstore/ChangeLog
@@ -1,6 +1,7 @@
2001-12-29 Roland McGrath <roland@frob.com>
* nbd.c (nbdopen): Fix in last change.
+ (nbd_read): Let LEN receive the result count from io_read.
* nbd.c (NBD_IO_MAX): New macro.
(nbd_write): Write in chunks no larger than NBD_IO_MAX.