summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2019-01-06 19:49:37 +0000
committerCarl Hetherington <cth@carlh.net>2019-01-06 19:49:37 +0000
commitd43434e463f5ef76ee448046ffb09ffe4b05ea8d (patch)
tree7c934d260a51fa08058d9dc8d45277aeae7d2129 /ChangeLog
parenta8ca8dd8c3838f42c1dcd86e09901275271c298e (diff)
Improve hints dialog in various ways, especially with long projects (#1439).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1f87ca82e..6b4528edb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2019-01-06 Carl Hetherington <cth@carlh.net>
+ * Improve behaviour of hints dialog with long projects (#1439).
+
* Fix incorrect video waveform display (#1425).
2019-01-05 Carl Hetherington <cth@carlh.net>