[dovecot-cvs] dovecot NEWS, 1.28.2.32, 1.28.2.33 configure.in, 1.277.2.72, 1.277.2.73
tss at dovecot.org
tss at dovecot.org
Sun Apr 8 12:10:39 EEST 2007
Update of /var/lib/cvs/dovecot
In directory talvi:/tmp/cvs-serv16310
Modified Files:
Tag: branch_1_0
NEWS configure.in
Log Message:
Released 1.0.rc31.
Index: NEWS
===================================================================
RCS file: /var/lib/cvs/dovecot/NEWS,v
retrieving revision 1.28.2.32
retrieving revision 1.28.2.33
diff -u -d -r1.28.2.32 -r1.28.2.33
--- NEWS 6 Apr 2007 09:32:05 -0000 1.28.2.32
+++ NEWS 8 Apr 2007 09:10:37 -0000 1.28.2.33
@@ -1,3 +1,12 @@
+v1.0.rc31 2007-04-08 Timo Sirainen <tss at iki.fi>
+
+ - mbox: Give "mbox file was modified while we were syncing" error only
+ if we detect some problems in the mbox file. The check can't be
+ trusted with NFS.
+ - Convert plugin: If directory for destination storage doesn't exist,
+ create it.
+ - Convert plugin: Mailbox names weren't converted in subscription list.
+
v1.0.rc30 2007-04-06 Timo Sirainen <tss at iki.fi>
* PAM: Lowercase the PAM service name when calling with "args = *".
Index: configure.in
===================================================================
RCS file: /var/lib/cvs/dovecot/configure.in,v
retrieving revision 1.277.2.72
retrieving revision 1.277.2.73
diff -u -d -r1.277.2.72 -r1.277.2.73
--- configure.in 6 Apr 2007 09:32:03 -0000 1.277.2.72
+++ configure.in 8 Apr 2007 09:10:37 -0000 1.277.2.73
@@ -1,5 +1,5 @@
xAC_PREREQ([2.59])
-AC_INIT([dovecot],[1.0.rc30],[dovecot at dovecot.org])
+AC_INIT([dovecot],[1.0.rc31],[dovecot at dovecot.org])
AC_CONFIG_SRCDIR([src])
AM_INIT_AUTOMAKE
More information about the dovecot-cvs
mailing list