-v2.2.20 2015-12-xx Timo Sirainen <tss@iki.fi>
+v2.2.20 2015-12-07 Timo Sirainen <tss@iki.fi>
+ Added mailbox { autoexpunge=<time> } setting. See
http://wiki2.dovecot.org/MailboxSettings for details.
- zlib plugin: Fixed copying causing cache corruption when zlib_save
wasn't set, but the source message was compressed.
- fts-solr: Fixed escaping Solr query parameters.
+ - lmtp: quota_full_tempfail=yes was ignored with
+ lmtp_rcpt_check_quota=yes
v2.2.19 2015-10-02 Timo Sirainen <tss@iki.fi>
# 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.20.rc1],[dovecot@dovecot.org])
+AC_INIT([Dovecot],[2.2.20],[dovecot@dovecot.org])
AC_DEFINE_UNQUOTED([DOVECOT_ABI_VERSION], "2.2.ABIv20($PACKAGE_VERSION)", [Dovecot ABI version])
AC_CONFIG_SRCDIR([src])