summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2017-02-06 10:37:31 +0000
committerCarl Hetherington <cth@carlh.net>2017-02-06 13:23:54 +0000
commit80f6d818e43d3ce2bd2d81f1bd3bbd4160c28aea (patch)
tree93a13d96ca599e44ae32eb598a56c772643d9e00 /ChangeLog
parentd1711d4d91322c8559a1adbe53434a25b17b4f7e (diff)
Fix display of progress meter (and crash) when sending emails from the KDM
creator (#1045).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 28316e12e..b00037241 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2017-02-06 Carl Hetherington <cth@carlh.net>
+
+ * Fix display of progress meter (and crash) when sending emails
+ from the KDM creator (#1045).
+
2017-01-28 Carl Hetherington <cth@carlh.net>
* Add priority control buttons to batch converter (#961).