+v2.0.rc2 2010-07-09 Timo Sirainen <tss@iki.fi>
+
+ - Fixed a crash with empty mail_plugins
+ - Fixed sharing INBOX to other users
+ - mdbox: Rebuilding storage was broken in rc1
+ - dsync was broken for remote syncs in rc1
+ - director+LMTP proxy wasn't working correctly
+ - v1.x config parser failed with some settings if pigeonhole wasn't
+ installed.
+ - virtual: If non-matching messages weren't expunged within same
+ session, they never got expunged.
+
v2.0.rc1 2010-07-02 Timo Sirainen <tss@iki.fi>
* Global ACLs are now looked up using namespace prefixes. For example
subcommands.
+ imap and pop3 processes can now handle multiple connections.
+ IMAP: COMPRESS=DEFLATE is supported by imap_zlib plugin
+ + director service helps NFS installations to redirect users always
+ to same server to avoid corruption
v1.2.6 2009-10-05 Timo Sirainen <tss@iki.fi>
AC_PREREQ([2.59])
-AC_INIT([Dovecot],[2.0.rc1],[dovecot@dovecot.org])
+AC_INIT([Dovecot],[2.0.rc2],[dovecot@dovecot.org])
AC_CONFIG_SRCDIR([src])
AM_INIT_AUTOMAKE([foreign])