summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-11-10 00:01:17 +0000
committerCarl Hetherington <cth@carlh.net>2015-11-10 00:01:17 +0000
commitc898fa989be0e0a3e09367ace693fac8c3120ad2 (patch)
tree0ec950a093cd4c628e079ffcc4a0126434980189 /ChangeLog
parentde2baccfb235ccf2f160614ea2565d6dfd00ebe0 (diff)
Fix some float/double implicit casts (#742).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9a17f1e8d..81d5be230 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2015-11-09 Carl Hetherington <cth@carlh.net>
+ * Correct a number of float/double mismatches; should fix #742.
+
* Desensitise trim-playhead buttons as appropriate (#737).
* Keep same frame visible after trimming content start (#737).