summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-11-06 12:21:50 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-11-06 12:21:50 -0400
commit262a884d17ce86bbe3fbc54537b591ffba152c63 (patch)
treecae633d5434b899d6114a947405081ac5a4dd5d9 /debian
parentf44a4902dc5433587c06bb299abd50170919e444 (diff)
Fix exception handling bug that could cause .git/annex/index to be used for git commits outside the git-annex branch. Known to affect git-annex when used with the git shipped with Ubuntu 13.10.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 94c68b42c..17911cab5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,9 @@ git-annex (4.20131106) unstable; urgency=low
views in the webapp.
* map: Work when there are gcrypt remotes.
* Fix build w/o webapp.
+ * Fix exception handling bug that could cause .git/annex/index to be used
+ for git commits outside the git-annex branch. Known to affect git-annex
+ when used with the git shipped with Ubuntu 13.10.
-- Joey Hess <joeyh@debian.org> Wed, 06 Nov 2013 11:17:47 -0400