diff options
author | Roland McGrath <roland@gnu.org> | 2001-12-31 08:30:54 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2001-12-31 08:30:54 +0000 |
commit | 5a80293aa03abe1a6ffbcd4a8dc074b5223ccf5b (patch) | |
tree | 9d82d7707440c8bc5cfe799cf5c55265335bf1b7 /libstore | |
parent | 02b3ae4ff1344c0ee9451ceb4fb2935667fbd470 (diff) |
.
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 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. |