aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-11-04 16:26:21 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-11-04 16:28:14 -0400
commit1bf9bbec4cd8c82985effddd5acdd0fba083b63b (patch)
treecc23fb438289e50dca8f6eaec0755dfc7fe20e3f /debian/changelog
parent332e98b6cb1091c46221e2d8579a0035ba4dff51 (diff)
parallel fsck (yes, these changes are all it takes now!)
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog4
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 66f3af186..db157e0ce 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
git-annex (5.20151102.2) UNRELEASED; urgency=medium
- * Use concurrent-output library for -Jn mode.
+ * Use concurrent-output library.
+ * Additional commands now suppport the -J flag for running multiple
+ actions concurrently with nicely displayed messages: fsck
-- Joey Hess <id@joeyh.name> Wed, 04 Nov 2015 12:50:20 -0400