dovecot-1.1: Released v1.1.18.

dovecot at dovecot.org dovecot at dovecot.org
Mon Jul 27 09:15:09 EEST 2009


details:   http://hg.dovecot.org/dovecot-1.1/rev/a59d2cbcceb5
changeset: 8333:a59d2cbcceb5
user:      Timo Sirainen <tss at iki.fi>
date:      Mon Jul 27 02:09:15 2009 -0400
description:
Released v1.1.18.

diffstat:

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

diffs (27 lines):

diff -r d1a42ba7bcab -r a59d2cbcceb5 NEWS
--- a/NEWS	Sun Jul 26 23:19:35 2009 -0400
+++ b/NEWS	Mon Jul 27 02:09:15 2009 -0400
@@ -1,3 +1,13 @@ v1.1.17 2009-07-09  Timo Sirainen <tss at i
+v1.1.18 2009-07-27  Timo Sirainen <tss at iki.fi>
+
+	+ dovecot -n/-a now outputs also lda settings.
+	- Maildir++ quota: Quota was sometimes updated wrong when it was
+	  being recalculated.
+	- Searching quoted-printable message body internally converted "_"
+	  characters to spaces and didn't match search keys with "_".
+	- Messages in year's first/last day may have had broken timezones
+	  with OSes not having struct tm->tm_gmtoff (e.g. Solaris).
+
 v1.1.17 2009-07-09  Timo Sirainen <tss at iki.fi>
 
 	- IMAP: Don't crash if IDLE command is pipelined after a long-running
diff -r d1a42ba7bcab -r a59d2cbcceb5 configure.in
--- a/configure.in	Sun Jul 26 23:19:35 2009 -0400
+++ b/configure.in	Mon Jul 27 02:09:15 2009 -0400
@@ -1,5 +1,5 @@ AC_PREREQ([2.59])
 AC_PREREQ([2.59])
-AC_INIT([dovecot],[1.1.17],[dovecot at dovecot.org])
+AC_INIT([dovecot],[1.1.18],[dovecot at dovecot.org])
 AC_CONFIG_SRCDIR([src])
 
 AM_INIT_AUTOMAKE


More information about the dovecot-cvs mailing list