summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2013-12-02 15:31:54 +0000
committerCarl Hetherington <cth@carlh.net>2013-12-02 15:31:54 +0000
commit9c7a244ac08898b9e0b41454204bc4cba52c28e8 (patch)
tree45bee7875afbf47508ceb97f5f70308b51eeffd0 /ChangeLog
parent79891687adcc6c8f0b8f5d4e5804da1b2cd8c29f (diff)
Fix crash on double-click of show-audio button.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 286a6e8aa..158ea0503 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2013-12-02 Carl Hetherington <cth@carlh.net>
+ * Fix crash on double-click of "show audio" button (#278).
+
* Version 1.40 released.
2013-12-02 Carl Hetherington <cth@carlh.net>