summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-09-28 16:38:13 +0100
committerCarl Hetherington <cth@carlh.net>2015-09-28 16:38:13 +0100
commit5642ab947867fb65f2d8293481dd37a5a08cdb41 (patch)
tree0e34fb8b6d14aa37a1ae0e9dcd347187182269f9 /ChangeLog
parent677901bbd7dc2d9195646a2ad2c5a58371f9a8a3 (diff)
Changes to DCP rate must update player pieces.
Piece contains a copy of the DCP video rate so we need new pieces if this changes. Fixes #699.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c2885e2b4..98de08223 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2015-09-28 c.hetherington <cth@carlh.net>
+
+ * Fix update of display when changing DCP video rate (#699).
+
2015-09-28 Carl Hetherington <cth@carlh.net>
* Version 2.3.8 released.