summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2018-02-26 14:36:40 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2018-02-26 14:36:40 -0400
commit99680e5daa9fe92affb39c47b6465dd44482f6ce (patch)
tree85a3955b38bb0278b9f25ecd54860085b99c6f27
parent4f274998c0c39102ea9dff6fa9bef3127478ca66 (diff)
wording
-rw-r--r--CHANGELOG4
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG b/CHANGELOG
index d663815ac..75f1e383a 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -17,8 +17,8 @@ git-annex (6.20180113) UNRELEASED; urgency=medium
hopefully hackage finally recognises that OS.
* Split Test.hs and avoid optimising it much, to need less memory to
compile.
- * Fix behavior of --json-progress followed by --json, in which
- the latter option disabled the former.
+ * Fix behavior of --json-progress followed by --json, the latter option
+ used to disable the former.
* Added --json-error-messages option, which makes messages
that would normally be output to standard error be included in
the json output.