This commit is contained in:
Joey Hess 2018-02-26 14:36:40 -04:00
parent db057dcff0
commit f99af09322
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -17,8 +17,8 @@ git-annex (6.20180113) UNRELEASED; urgency=medium
hopefully hackage finally recognises that OS. hopefully hackage finally recognises that OS.
* Split Test.hs and avoid optimising it much, to need less memory to * Split Test.hs and avoid optimising it much, to need less memory to
compile. compile.
* Fix behavior of --json-progress followed by --json, in which * Fix behavior of --json-progress followed by --json, the latter option
the latter option disabled the former. used to disable the former.
* Added --json-error-messages option, which makes messages * Added --json-error-messages option, which makes messages
that would normally be output to standard error be included in that would normally be output to standard error be included in
the json output. the json output.