summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-05-09 22:47:37 +0100
committerCarl Hetherington <cth@carlh.net>2015-05-09 22:47:37 +0100
commit60b505349fcc21cfc8bbed0de75b21755d520038 (patch)
treefd45c24b82c48667f3534caa82ac739ba2ffa32d /ChangeLog
parentdd0e105978aa1fe725de990be98b4943a3beef03 (diff)
9a5d37cbc5be0bae532baafeb8df0616e10f3824 from master; add UTF-8 content type to KDM emails.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9972399c8..17a774ab5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2015-05-09 Carl Hetherington <cth@carlh.net>
+ * Add UTF-8 content type to KDM emails to try to fix #549.
+
* Disable OK until a download succeeds in the certificate
downloader (#404).