aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-09-15 22:40:04 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-09-15 22:40:04 -0400
commitda63b7e96c6f20a9e50f4c4a5c473c108b4b83e2 (patch)
treed898aec73c9cea72dcb5fd1858f9d1912fc5afd1 /debian
parentba0334116cd8811d49b96cd39dd83e565e0bedb7 (diff)
Support repositories created with --separate-git-dir. Closes: #684405
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index fe1dd4c87..4e005e2f5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -17,6 +17,7 @@ git-annex (3.20120826) UNRELEASED; urgency=low
too long (and use relative path to minimise path to the control socket).
* migrate: Check content before generating the new key, to avoid generating
a key for corrupt data.
+ * Support repositories created with --separate-git-dir. Closes: #684405
-- Joey Hess <joeyh@debian.org> Mon, 27 Aug 2012 13:27:39 -0400