aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2011-01-09 10:48:04 -0400
committerGravatar Joey Hess <joey@kitenet.net>2011-01-09 10:48:04 -0400
commit53170b1a1496084923531046386794c092cc64b3 (patch)
tree094f40a629aed32b8bb510ba0a6d14506c2bb63e /debian/changelog
parentf4ddb580c83cba1c0e66fc5deb20bfc49ee4cf1b (diff)
fix real underlaying cause, and fix test suite to not skip it0.17
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog3
1 files changed, 1 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 2fd6d9d81..9ae31edc7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,8 +4,7 @@ git-annex (0.17) unstable; urgency=low
it being an error.
* New migrate subcommand can be used to switch files to using a different
backend, safely and with no duplication of content.
- * bugfix: Fix crash caused by a symlink in the repo with link text ending in
- a "/". (Thanks Henrik for reporting.)
+ * bugfix: Fix crash caused by empty key name. (Thanks Henrik for reporting.)
-- Joey Hess <joeyh@debian.org> Sun, 09 Jan 2011 10:04:11 -0400