summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-11-15 09:15:00 +0000
committerCarl Hetherington <cth@carlh.net>2016-11-15 09:15:00 +0000
commit688d9567d07e991c548b02ee8c1d651f8c5e312d (patch)
treeb6334da29fe4e83f90e3791fdeea8239c9ad33cd /ChangeLog
parent9de2acd47a66b7578abda114ee4da0c38107933f (diff)
Fix 0-id menu item in the CPL menu which causes an error on OS X (#1001).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7a741860f..5ae17f323 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2016-11-15 Carl Hetherington <cth@carlh.net>
+ * Fix error on using the CPL selection menu on OS X.
+
* Version 2.10.0 released.
2016-11-14 Carl Hetherington <cth@carlh.net>