diff options
Diffstat (limited to 'libstore')
-rw-r--r-- | libstore/ChangeLog | 2 |
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> |