dovecot-1.1: Released v1.1.rc12.

dovecot at dovecot.org dovecot at dovecot.org
Thu Jun 19 13:07:29 EEST 2008


details:   http://hg.dovecot.org/dovecot-1.1/rev/7aa6c467abfd
changeset: 7693:7aa6c467abfd
user:      Timo Sirainen <tss at iki.fi>
date:      Thu Jun 19 13:03:37 2008 +0300
description:
Released v1.1.rc12.

diffstat:

2 files changed, 7 insertions(+), 1 deletion(-)
NEWS         |    6 ++++++
configure.in |    2 +-

diffs (23 lines):

diff -r 1594c877e4e9 -r 7aa6c467abfd NEWS
--- a/NEWS	Thu Jun 19 09:15:28 2008 +0300
+++ b/NEWS	Thu Jun 19 13:03:37 2008 +0300
@@ -1,3 +1,9 @@ v1.1.rc11 2008-06-19  Timo Sirainen <tss
+v1.1.rc12 2008-06-19  Timo Sirainen <tss at iki.fi>
+
+	- mbox: Don't give "Can't find next message offset" warnings when
+	  plugin (e.g. quota) accesses the message being saved.
+	- deliver: Settings inside protocol imap {} weren't ignored.
+
 v1.1.rc11 2008-06-19  Timo Sirainen <tss at iki.fi>
 
 	- dovecot-uidlist is now recreated if it results in file shrinking
diff -r 1594c877e4e9 -r 7aa6c467abfd configure.in
--- a/configure.in	Thu Jun 19 09:15:28 2008 +0300
+++ b/configure.in	Thu Jun 19 13:03:37 2008 +0300
@@ -1,5 +1,5 @@ AC_PREREQ([2.59])
 AC_PREREQ([2.59])
-AC_INIT([dovecot],[1.1.rc11],[dovecot at dovecot.org])
+AC_INIT([dovecot],[1.1.rc12],[dovecot at dovecot.org])
 AC_CONFIG_SRCDIR([src])
 
 AM_INIT_AUTOMAKE


More information about the dovecot-cvs mailing list