summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2011-11-27 13:50:05 -0400
committerGravatar Joey Hess <joey@kitenet.net>2011-11-27 13:50:05 -0400
commit2bf3addf4997023584e32812a9d8cbc46833d672 (patch)
tree9d15c56bc36c20793336238c223f6382e2694818 /debian
parent9a67f9cb8d0ce6da314b080228ac2cea55ee612a (diff)
Bugfix: dropunused did not drop keys with two spaces in their name.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 35f3a7c8d..943d1e01c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ git-annex (3.20111123) UNRELEASED; urgency=low
* Flush json output, avoiding a buffering problem that could result in
doubled output.
* Avoid needing haskell98 and other fixes for new ghc. Thanks, Mark Wright.
+ * Bugfix: dropunused did not drop keys with two spaces in their name.
-- Joey Hess <joeyh@debian.org> Tue, 22 Nov 2011 17:53:42 -0400