summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-06-29 16:33:50 +0100
committerCarl Hetherington <cth@carlh.net>2016-06-29 16:33:50 +0100
commitf80d8d37323394113d6491e1cae271e32b2de5b4 (patch)
tree47092130d640cbaba3bc773b323f55c3fadb64d5 /ChangeLog
parentbd4c3ae31019b2c6217f269a7623f6c2279067c1 (diff)
Increase frequency of progres updates on long jobs (#900).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6442b5633..6d760643d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2016-06-29 Carl Hetherington <cth@carlh.net>
+ * Increase frequency of progress reporting on long
+ encodes (#900).
+
* Obey specified colour conversion when previewing
RGB and XYZ JPEG2000 files.