summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2011-05-06 15:21:30 -0400
committerGravatar Joey Hess <joey@kitenet.net>2011-05-06 15:21:30 -0400
commit078a6fbd76190c48cfa5c588bb9d2174baef5852 (patch)
tree7e8906de4d701051ce1c6c41879ed35d4631505e /debian
parentf1fbe33cfeba70123a702b3cdd1139361b75b875 (diff)
Work around a bug in Network.URI's handling of bracketed ipv6 addresses.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 73f5924a9..09dde346c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -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.