aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-11-04 17:13:20 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-11-04 17:13:20 -0400
commit950a549dc1fb8dc4e64812dcbdc17a7ac0a4204f (patch)
tree3864cc91a386bd0e1736ed219ae7443d5f77fa99 /debian/changelog
parentecb430460d417d3e48921964f8ee36c44c46415f (diff)
drop -Jn
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog6
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index db157e0ce..44ed24a60 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,8 @@
git-annex (5.20151102.2) UNRELEASED; urgency=medium
- * Use concurrent-output library.
- * Additional commands now suppport the -J flag for running multiple
- actions concurrently with nicely displayed messages: fsck
+ * Use concurrent-output library when configured with -fConcurrentOutput.
+ This allows nicely displayed messages when using the -J flag.
+ * Additional commands now suppport the -J flag: fsck, drop
-- Joey Hess <id@joeyh.name> Wed, 04 Nov 2015 12:50:20 -0400