summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-05-30 22:46:07 +0100
committerCarl Hetherington <cth@carlh.net>2016-05-30 22:46:07 +0100
commitd7c856b59bc53e2a92f2b12c6244b089b236f536 (patch)
treef35a57009ebbf597e361e5ae02a67fa338035b6b /ChangeLog
parent80df3d1089235348a802128a47a0078c6a6cae85 (diff)
Keep audio dialog always-on-top (#756).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 38b976fac..9e4d3b42c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2016-05-30 Carl Hetherington <cth@carlh.net>
+ * Keep audio dialogue always-on-top (#756).
+
* Add Cancel button to custom colour conversion
dialogue (#880).