From 3529ab26188f49250ca2b8d254594e72e4aaeabb Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 10 Mar 2013 23:00:33 -0400 Subject: addurl url escaping foo * addurl: Escape invalid characters in urls, rather than failing to use an invalid url. * addurl: Properly handle url-escaped characters in file:// urls. --- debian/changelog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index d02405938..f09a347a9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -43,6 +43,9 @@ git-annex (4.20130228) UNRELEASED; urgency=low * bugfix: drop --from an unavailable remote no longer updates the location log, incorrectly, to say the remote does not have the key. * assistant: Generate better commits for renames. + * addurl: Escape invalid characters in urls, rather than failing to + use an invalid url. + * addurl: Properly handle url-escaped characters in file:// urls. -- Joey Hess Wed, 27 Feb 2013 23:20:40 -0400 -- cgit v1.2.3