-v2.2.31 2017-06-xx Timo Sirainen <tss@iki.fi>
+v2.2.31 2017-06-26 Timo Sirainen <tss@iki.fi>
* LMTP: Removed "(Dovecot)" from added Received headers. Some
installations want to hide it, and there's not really any good reason
+ Add ssl_alt_cert and ssl_alt_key settings to add support for
having both RSA and ECDSA certificates.
- + pop3-migration plugin: Strip trailing whitespace from headers
- when matching mails between IMAP and POP3. This helps with migrations
- from Zimbra.
+ + dsync/imapc, pop3-migration plugin: Strip trailing whitespace from
+ headers when matching mails. This helps with migrations from Zimbra.
+ acl: Add acl_globals_only setting to disable looking up
per-mailbox dovecot-acl files.
+ Parse invalid message addresses better. This mainly affects the
# Be sure to update ABI version also if anything changes that might require
# recompiling plugins. Most importantly that means if any structs are changed.
-AC_INIT([Dovecot],[2.2.31.rc1],[dovecot@dovecot.org])
+AC_INIT([Dovecot],[2.2.31],[dovecot@dovecot.org])
AC_DEFINE_UNQUOTED([DOVECOT_ABI_VERSION], "2.2.ABIv31($PACKAGE_VERSION)", [Dovecot ABI version])
AC_CONFIG_AUX_DIR([.])
AC_CONFIG_SRCDIR([src])