summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-06-13 00:50:30 +0100
committerCarl Hetherington <cth@carlh.net>2015-06-13 00:50:30 +0100
commit5019053ee0475b539341b74b30fd0c89a1918ef8 (patch)
treeed3972dfea170f2ef9c35894cd063fb9c501e4bc /ChangeLog
parent80ca93365c7ac4194c2adc18947dbe5d1a42252a (diff)
Update progress bar when finding subtitles in FFmpeg content.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c1ac5ff5e..b7234bc79 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2015-06-13 Carl Hetherington <cth@carlh.net>
+ * Update progress bar (sort-of) when finding subtitles (#603).
+
* Make sure audio mapping view is scrollable when necessary (#597).
2015-06-12 Carl Hetherington <cth@carlh.net>