summaryrefslogtreecommitdiffstats
path: root/imap/ChangeLog
diff options
context:
space:
mode:
authorSam Varshavchik2019-02-24 19:03:57 -0500
committerSam Varshavchik2019-02-24 19:03:57 -0500
commit0877c2dea580caaeb10e5394cb859fd6ce6e1b5b (patch)
tree735306eec3c1077eb172c646c4b345e5bd5f2506 /imap/ChangeLog
parent6ec22ca5750d5f6936c558491776fc7532b2b759 (diff)
downloadcourier-libs-0877c2dea580caaeb10e5394cb859fd6ce6e1b5b.tar.bz2
pop3: New MIME_UNICODE_MESSAGE_TYPE config setting.
Diffstat (limited to 'imap/ChangeLog')
-rw-r--r--imap/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/imap/ChangeLog b/imap/ChangeLog
index c7c9755..71e13c9 100644
--- a/imap/ChangeLog
+++ b/imap/ChangeLog
@@ -1,3 +1,8 @@
+2019-02-24 Sam Varshavchik <mrsam@courier-mta.com>
+
+ * pop3dserver.c (do_retr): Use the new MIME_UNICODE_MESSAGE_TYPE
+ setting to set the type of the wrapped MIME attachment.
+
5.0.6
2019-01-30 Sam Varshavchik <mrsam@courier-mta.com>