Work around a bug in Network.URI's handling of bracketed ipv6 addresses.

This commit is contained in:
Joey Hess 2011-05-06 15:21:30 -04:00
parent f1fbe33cfe
commit 078a6fbd76
3 changed files with 37 additions and 3 deletions

6
debian/changelog vendored
View file

@ -1,3 +1,9 @@
git-annex (0.20110504) UNRELEASED; urgency=low
* Work around a bug in Network.URI's handling of bracketed ipv6 addresses.
-- Joey Hess <joeyh@debian.org> Fri, 06 May 2011 15:20:38 -0400
git-annex (0.20110503) unstable; urgency=low
* Fix hasKeyCheap setting for bup and rsync special remotes.