summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-09-10 14:17:02 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-09-10 14:17:02 -0400
commit5f380c3848c680769986e9b953ee53cbe021ec0c (patch)
tree1101988da144a89f39a1546c72d4103d9f4e83e3 /debian/changelog
parent9b6bdf5b94fd49c37cc79290912cf81c6fac0b13 (diff)
Fix parsing of ipv6 address in git remote address when it was not formatted as an url.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index eb917a0b9..fee2a3666 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,8 @@ git-annex (5.20140832) UNRELEASED; urgency=medium
* init: Automatically detect when a repository was cloned with --shared,
and set annex.hardlink=true, as well as marking the repository as
untrusted.
+ * Fix parsing of ipv6 address in git remote address when it was not
+ formatted as an url.
-- Joey Hess <joeyh@debian.org> Thu, 04 Sep 2014 16:17:22 -0400