summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-06-12 23:55:51 +0100
committerCarl Hetherington <cth@carlh.net>2015-06-12 23:55:51 +0100
commit5b7a58b4a4ef83866f21ebb755a1ddcfdb8c1c2a (patch)
tree890545ebf567ac0eefd2862efb8d17f5f0f652ad /ChangeLog
parent5f77a071d2e9088cde20c451a2bb7bd30ab4b6a2 (diff)
Add a close button to the AudioDialog on Linux in case it doesn't get a close button (#602).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b75cf7cb4..f029fb104 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2015-06-12 Carl Hetherington <cth@carlh.net>
+ * Add a close button to the audio plot on Linux (#602).
+
* Version 2.0.51 released.
2015-06-12 Carl Hetherington <cth@carlh.net>