summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-01-06 21:41:21 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-01-06 21:41:21 -0400
commit17b2fab70b28d3d58bd6eb98daa24b1587c12ab5 (patch)
tree8f56f6cefed15b0313b264e55b6c6a5e508c01cd /debian
parent59803f1595f16a53d789b98b8239b8e9afe7957f (diff)
Bugfix: A file named HEAD in the work tree could confuse some git commands run by git-annex.
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 40a0a6707..8b73121ae 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,6 +15,8 @@ git-annex (5.20141232) UNRELEASED; urgency=medium
* Generate shorter keys for WORM and URL, avoiding keys that are longer
than used for SHA256, so as to not break on systems like Windows that
have very small maximum path length limits.
+ * Bugfix: A file named HEAD in the work tree could confuse some git commands
+ run by git-annex.
-- Joey Hess <id@joeyh.name> Fri, 02 Jan 2015 13:35:13 -0400