dovecot-1.1: Released v1.1.rc13.

dovecot at dovecot.org dovecot at dovecot.org
Fri Jun 20 12:27:53 EEST 2008


details:   http://hg.dovecot.org/dovecot-1.1/rev/7a7d9996f2cb
changeset: 7701:7a7d9996f2cb
user:      Timo Sirainen <tss at iki.fi>
date:      Fri Jun 20 12:20:13 2008 +0300
description:
Released v1.1.rc13.

diffstat:

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

diffs (25 lines):

diff -r 2c279e5e1cb9 -r 7a7d9996f2cb NEWS
--- a/NEWS	Fri Jun 20 11:54:35 2008 +0300
+++ b/NEWS	Fri Jun 20 12:20:13 2008 +0300
@@ -1,3 +1,11 @@ v1.1.rc12 2008-06-19  Timo Sirainen <tss
+v1.1.rc13 2008-06-20  Timo Sirainen <tss at iki.fi>
+
+	- mbox: Fixed a crash when adding a new X-IMAPbase: header with
+	  keywords.
+	- Message parser: Fixed assert-crash if cached MIME structure was
+	  broken.
+	- Squat: Potential crashfix with mmap_disable=yes.
+
 v1.1.rc12 2008-06-19  Timo Sirainen <tss at iki.fi>
 
 	- mbox: Don't give "Can't find next message offset" warnings when
diff -r 2c279e5e1cb9 -r 7a7d9996f2cb configure.in
--- a/configure.in	Fri Jun 20 11:54:35 2008 +0300
+++ b/configure.in	Fri Jun 20 12:20:13 2008 +0300
@@ -1,5 +1,5 @@ AC_PREREQ([2.59])
 AC_PREREQ([2.59])
-AC_INIT([dovecot],[1.1.rc12],[dovecot at dovecot.org])
+AC_INIT([dovecot],[1.1.rc13],[dovecot at dovecot.org])
 AC_CONFIG_SRCDIR([src])
 
 AM_INIT_AUTOMAKE


More information about the dovecot-cvs mailing list