+v2.2.1 2013-04-19 Timo Sirainen <tss@iki.fi>
+
+ - mailbox_list_index=yes was broken.
+ - LAYOUT=index didn't list subscriptions.
+ - auth: Multiple master passdbs didn't work.
+ - Message parsing (e.g. during search) crashed when multipart message
+ didn't actually contain any parts.
+
v2.2.0 2013-04-11 Timo Sirainen <tss@iki.fi>
* When creating home directories, the permissions are copied from the
and can be matched -> rename mailbox.
- GUID-less sync could optionally use just rfc822.size [and internaldate]
to match messages.
+ - why does it use separate FETCH INTERNALDATE + FETCH BODY[HEADER]
- lib-ssl-iostream: ssl_get_last_error() should return also syscall errors
instead of being NULL. most importantly handle handshake code.
# 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.0],[dovecot@dovecot.org])
+AC_INIT([Dovecot],[2.2.1],[dovecot@dovecot.org])
AC_DEFINE_UNQUOTED([DOVECOT_ABI_VERSION], "2.2.ABIv0($PACKAGE_VERSION)", [Dovecot ABI version])
AC_CONFIG_SRCDIR([src])