summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-05-07 13:18:45 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-05-07 13:19:00 -0400
commitbbfa74e7ac365124e5aa8d4797d9f1c957b81eda (patch)
tree33b67a6915f56fbdd1bd49e74ad42f0ef8d20ded
parentf7d8982672fd330a466c2cb22f34388e7cc429c0 (diff)
format
-rw-r--r--debian/changelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 049531dad..7d10b560b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,7 +8,7 @@ git-annex (3.20120431) UNRELEASED; urgency=low
* dropunused: Allow specifying ranges to drop.
* addunused: New command, the opposite of dropunused, it relinks unused
content into the git repository.
- * Fix use of several config settings annex.ssh-options,
+ * Fix use of several config settings: annex.ssh-options,
annex.rsync-options, annex.bup-split-options. (And adjust types to avoid
the bugs that broke several config settings.)