aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2018-02-19 15:40:44 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2018-02-19 15:41:56 -0400
commit5fdf2cb5ad93e0a8685590c9301b9279b4fc89a9 (patch)
tree84cc47efc28876a1d31e3c6840f7b49c6d8e1341 /CHANGELOG
parentbadc2b0ff025846e9b1f74033e156cdc59f8c383 (diff)
wording
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG5
1 files changed, 3 insertions, 2 deletions
diff --git a/CHANGELOG b/CHANGELOG
index fc204568e..824e4bea3 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -19,8 +19,9 @@ git-annex (6.20180113) UNRELEASED; urgency=medium
compile.
* Fix behavior of --json-progress followed by --json, in which
the latter option disabled the former.
- * Added --json-error-messages option, which includes error messages
- in the json output, rather than outputting them to stderr.
+ * Added --json-error-messages option, which makes messages
+ that would normally be output to standard error be included in
+ the json output.
-- Joey Hess <id@joeyh.name> Wed, 24 Jan 2018 20:42:55 -0400