aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-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