summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2011-12-20 16:31:59 -0400
committerGravatar Joey Hess <joey@kitenet.net>2011-12-20 16:42:35 -0400
commit1c28237e0c7a920823354d4a10381b300aeb95e0 (patch)
tree06fd518394b3e94b07e4ffd71f5f21dabeba1e2f /debian
parent9308a60bb2457568bf600901f6dad5c96d6b53ba (diff)
map: --fast disables use of dot to display map
Generally useful, and allows the test suite to test it.
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 e187d8f6f..600687d94 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ git-annex (3.20111212) UNRELEASED; urgency=low
* reinject: Add a sanity check for using an annexed file as the source file.
* Properly handle multiline git config values.
* Fix the hook special remote, which bitrotted a while ago.
+ * map: --fast disables use of dot to display map
-- Joey Hess <joeyh@debian.org> Mon, 12 Dec 2011 01:57:49 -0400