diff options
Diffstat (limited to 'imap/ChangeLog')
| -rw-r--r-- | imap/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/imap/ChangeLog b/imap/ChangeLog index 5490efc..a2eefaf 100644 --- a/imap/ChangeLog +++ b/imap/ChangeLog @@ -1,3 +1,10 @@ +4.16.2 + +2015-06-27 Sam Varshavchik <mrsam@courier-mta.com> + + * imap/mailboxlist.c (match_mailbox_prep): Use strncmp instead of + memcmp, to pacify overzealous static analysis checkers. + 2015-05-22 Sam Varshavchik <mrsam@courier-mta.com> * Drop SSLv3 from TLS_CIPHER_LIST. |
