summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-09-29 16:59:48 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-09-29 16:59:48 -0400
commit08796570e27924179abda72988e243726b8b5565 (patch)
tree9bf9062e393000e690a050e2a975e8f15a8fb7ff /CHANGELOG
parent07347cca3dd9ed015bd35239ccdf0f5df8f2d746 (diff)
Make --json-progress output be shown even when the size of a object is not known.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index c36fcb74f..888e413e9 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -7,6 +7,8 @@ git-annex (6.20160924) UNRELEASED; urgency=medium
"git-annex find --in remote" by over 50%.
* Optimised git-annex branch log file timestamp parsing.
* Add "total-size" field to --json-progress output.
+ * Make --json-progress output be shown even when the size of a object
+ is not known.
-- Joey Hess <id@joeyh.name> Mon, 26 Sep 2016 16:46:19 -0400