aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-04-18 16:27:17 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-04-18 16:27:17 -0400
commit7e1e8a26399b5c4a7904adf708d252515181543b (patch)
tree5323137f4de6fd336940fb693117996bbc2fc846 /debian
parente9a4ccc115776f5c30857438eb8ece1c5a02d7ec (diff)
assistant: Work around misfeature in git 1.8.2 that makes `git commit --alow-empty -m ""` run an editor.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 61a0d3b5c..8b9cccd15 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+git-annex (4.20130418) UNRELEASED; urgency=low
+
+ * assistant: Work around misfeature in git 1.8.2 that makes
+ `git commit --alow-empty -m ""` run an editor.
+
+ -- Joey Hess <joeyh@debian.org> Thu, 18 Apr 2013 16:22:48 -0400
+
git-annex (4.20130417) unstable; urgency=low
* initremote: Generates encryption keys with high quality entropy.