summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-04-25 09:46:42 +0100
committerCarl Hetherington <cth@carlh.net>2016-04-25 09:46:42 +0100
commit055531be9496a212c86686936198cd1cf10b619d (patch)
tree2582a6814e7ce398a7fbdb675b547949f03c3437 /ChangeLog
parent891c8590484290fb103f23eee51eb194dddcc2a2 (diff)
Save subtitle video frame rates properly; don't cast them to int for TextSubtitleContent.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4a4992039..a2ebe0fb5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2016-04-25 c.hetherington <cth@carlh.net>
+
+ * Fix saving of modified video frame rates for subtitle content.
+
2016-04-25 Carl Hetherington <cth@carlh.net>
* Version 2.7.15 released.