summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-11-09 13:37:30 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-11-09 13:37:30 -0400
commit4807612214df574e1dd11dff68c7c55dbff73108 (patch)
treeff6577cd034d681373a39fbaf636d6209974a57f /debian
parente21c56e073d4fe720eb67b7c95daf4333f0f6813 (diff)
Fix bug that caused bad information to be written to the git-annex branch when running describe or other commands with a remote that has no uuid.
Still need to fix crash caused by the bad info.
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 04f015377..bdc7c5e68 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -22,6 +22,8 @@ git-annex (5.20131102) UNRELEASED; urgency=low
* Include ssh-keygen in standalone bundle.
* Allow optionally configuring git-annex with -fEKG to enable awesome
remote monitoring interfaceat http://localhost:4242/
+ * Fix bug that caused bad information to be written to the git-annex branch
+ when running describe or other commands with a remote that has no uuid.
-- Joey Hess <joeyh@debian.org> Wed, 06 Nov 2013 16:14:14 -0400