aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-11-30 16:12:20 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-11-30 16:12:20 -0400
commit2125458db2ae85357eb7bf0439c549b30ce5ef9c (patch)
treea18d8719701e8b1b98eafd464e3f0cfbc93860e3 /debian
parentd9d07ca0efce0ebf619821f58cdc7572b87b21cd (diff)
init: Fix a bug that caused git annex init, when run in a bare repository, to set core.bare=false.
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 cd74133ed..02c5318ff 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+git-annex (5.20131127.2) UNRELEASED; urgency=low
+
+ * init: Fix a bug that caused git annex init, when run in a bare
+ repository, to set core.bare=false.
+
+ -- Joey Hess <joeyh@debian.org> Sat, 30 Nov 2013 16:10:48 -0400
+
git-annex (5.20131127.1) unstable; urgency=low
* Rebuild that does not try to use quvi 0.9 from experimental.