summaryrefslogtreecommitdiffstats
path: root/imap/ChangeLog
diff options
context:
space:
mode:
authorSam Varshavchik2018-12-09 23:11:49 -0500
committerSam Varshavchik2018-12-09 23:11:49 -0500
commit8a43c2fe3b84d9825c9f9ca37ebda6678f9cfd82 (patch)
tree1729bc47bdcdf722be181a440129bab54efc67f1 /imap/ChangeLog
parenta1d3a864cf488e9bd2c49dc01289e49d857fdeb7 (diff)
downloadcourier-libs-8a43c2fe3b84d9825c9f9ca37ebda6678f9cfd82.tar.bz2
Send a Unicode alert at most once per message.
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 339bc7e..d91fd8a 100644
--- a/imap/ChangeLog
+++ b/imap/ChangeLog
@@ -1,3 +1,8 @@
+2018-12-09 Sam Varshavchik <mrsam@courier-mta.com>
+
+ * fetch.c: Send an alert about a Unicode messages to a non-Unicode
+ client at most once per IMAP session.
+
5.0.4
2018-11-28 Hideki SAKAMOTO <hsakamt@tsnr.com>