summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2018-03-27 23:43:43 +0100
committerCarl Hetherington <cth@carlh.net>2018-03-27 23:43:43 +0100
commit3ae67788dcb1567c5d6df65e89cd84bf484e82be (patch)
tree85d98b37e621b32a01785b5be13f763ae0167f22 /ChangeLog
parent47c34c6c7c82396b62e101283cb25b8726dbaefd (diff)
Use a label rather than a tooltip to tell users why they can't refer to DCPs.
Tooltips don't seem to work on disabled widgets in Windows (at least).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 709ca463a..129e9ce2c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2018-03-27 Carl Hetherington <cth@carlh.net>
+
+ * Use a label rather than a tooltip to tell users why they can't
+ refer to DCPs.
+
2018-03-26 Carl Hetherington <cth@carlh.net>
* Add real-time mouse cursor readout in audio analysis (rest of #1082)