summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2014-08-31 15:14:48 +0100
committerCarl Hetherington <cth@carlh.net>2014-08-31 15:14:48 +0100
commitaf014eeb1c79bcc70a0261bcb8ea07d2304f01bc (patch)
tree1463064f578227b34705c6664b34ad9fe9c7530b /ChangeLog
parentb9fd18b56b30e658ac4fbb852c46bae71afa35ad (diff)
Add copy button to EditableList (#399).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d2938bda9..ec754c77b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2014-08-31 Carl Hetherington <cth@carlh.net>
+ * Add "copy" button to colour conversion presets editor (#399).
+
* Allow drag-and-drop of files onto the content list (#395).
2014-08-29 Carl Hetherington <cth@carlh.net>