diff options
-rw-r--r-- | libstore/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libstore/ChangeLog b/libstore/ChangeLog index 7c9d3a65..6966aa07 100644 --- a/libstore/ChangeLog +++ b/libstore/ChangeLog @@ -1,5 +1,7 @@ 2001-12-31 Roland McGrath <roland@frob.com> + * url.c (url_decode): Don't clobber *ENC in the dummy run. + * nbd.c (store_nbd_open): Make sure the store's name always starts with the "nbd://" prefix. |