summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2019-01-06 18:55:19 +0000
committerCarl Hetherington <cth@carlh.net>2019-01-06 18:55:19 +0000
commit3b58fc434bb6933c1429a922fd7f56e70712257a (patch)
tree1d9f625e0d9b45273fadda03f62341b2e78321b8 /ChangeLog
parent9272a124c0cac0f9e60f2de132808efffb8b8665 (diff)
Fix incorrect video waveform display (#1425).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5bc7bf760..1f87ca82e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2019-01-06 Carl Hetherington <cth@carlh.net>
+
+ * Fix incorrect video waveform display (#1425).
+
2019-01-05 Carl Hetherington <cth@carlh.net>
* Fix strange behaviour with single-frame fades.