summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-09-03 14:50:58 +0100
committerCarl Hetherington <cth@carlh.net>2015-09-14 10:21:12 +0100
commit4624e5b01145d332e2923bbf2c7f6f0103700a27 (patch)
tree7412911e623fd011d88f6caa355584523f94c579 /ChangeLog
parente33376edb08202bb8eaf2e182a0dc1f2126e0525 (diff)
Add frame counter to transcode progress (#111).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c51c6d6ed..d808ddf3e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2015-09-03 c.hetherington <cth@carlh.net>
+ * Add frame counter to progress
+ when transcoding (#111).
+
* Add button to export certificates
from the configuration (#668).