summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-11-27 14:36:18 +0000
committerCarl Hetherington <cth@carlh.net>2015-11-27 14:36:18 +0000
commitec93ea976a7eb9fbc542d5264cc4cfdefb42b49f (patch)
treeb3221d9c65acf6004d5e75c7bf61fac01edc050b /ChangeLog
parent8f091c9a58a7e8388e9a09e32520a0fce8f6d8fc (diff)
Set the font to bold rather than using markup as the former
results in truncated label text on some versions of OS X; ported from 1.x
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 65849f8e4..4b5394301 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2015-11-27 c.hetherington <cth@carlh.net>
+
+ * Hopefully fix truncated text in the colour conversion dialog
+ on OS X.
+
2015-11-26 Carl Hetherington <cth@carlh.net>
* Version 2.5.9 released.