summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-06-14 13:39:44 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-06-14 13:39:44 -0400
commit42983b9ecb1b02279e83c6922ba165b97bf69a54 (patch)
treea707fa0b55f3f78f82e0cee339c218d899a18844 /debian
parentfdbe8596c5f5dbe4d59c32c0ed42532ff51e5f45 (diff)
Improve url parsing to handle some urls containing illegal [] characters in their paths.
Ie, "https://archive.org/download/zoom-2/Zoom - Release 2 (1996)(Active Software)[!].iso"
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 21811ae18..f7757bfa0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -28,6 +28,8 @@ git-annex (5.20150529) UNRELEASED; urgency=medium
* Fix bug that prevented enumerating locally present objects in repos
tuned with annex.tune.objecthash1=true.
Fixes: unused, object count in info, unannex.
+ * Improve url parsing to handle some urls containing illegal []
+ characters in their paths.
-- Joey Hess <id@joeyh.name> Sat, 30 May 2015 02:07:18 -0400