summaryrefslogtreecommitdiff
path: root/libstore/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2001-12-30 00:31:12 +0000
committerRoland McGrath <roland@gnu.org>2001-12-30 00:31:12 +0000
commitce9f2b8cc21d00b4b1604a07a653ea7bec1f67b2 (patch)
tree385809287761401c7fd4c7ee812fbb343baeeaeb /libstore/ChangeLog
parent402c25efc33e4f08f6fe1fa48cadbabf6272190f (diff)
.
Diffstat (limited to 'libstore/ChangeLog')
-rw-r--r--libstore/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/libstore/ChangeLog b/libstore/ChangeLog
index e894dec1..3d119580 100644
--- a/libstore/ChangeLog
+++ b/libstore/ChangeLog
@@ -1,6 +1,8 @@
2001-12-29 Roland McGrath <roland@frob.com>
* nbd.c (nbd_validate_name): Skip : before port number.
+ (nbdopen): Fix test after connect loop.
+ Use multiple read calls as needed to get the whole connection header.
2001-12-26 Roland McGrath <roland@frob.com>