dovecot-2.2: Released v2.1.15.
    dovecot at dovecot.org 
    dovecot at dovecot.org
       
    Sat Feb 16 18:57:46 EET 2013
    
    
  
details:   http://hg.dovecot.org/dovecot-2.2/rev/fc75811f3c08
changeset: 15809:fc75811f3c08
user:      Timo Sirainen <tss at iki.fi>
date:      Fri Feb 08 15:05:36 2013 +0200
description:
Released v2.1.15.
diffstat:
 NEWS         |  5 +++++
 configure.in |  2 +-
 2 files changed, 6 insertions(+), 1 deletions(-)
diffs (22 lines):
diff -r 3ec0d772be49 -r fc75811f3c08 NEWS
--- a/NEWS	Wed Feb 06 19:00:52 2013 +0200
+++ b/NEWS	Fri Feb 08 15:05:36 2013 +0200
@@ -1,3 +1,8 @@
+v2.1.15 2013-02-08  Timo Sirainen <tss at iki.fi>
+
+	- v2.1.14: dovecot.index.cache fixes caused it to use more disk I/O
+	  and memory than necessary.
+
 v2.1.14 2013-01-30  Timo Sirainen <tss at iki.fi>
 
 	+ doveadm acl recalc command added
diff -r 3ec0d772be49 -r fc75811f3c08 configure.in
--- a/configure.in	Wed Feb 06 19:00:52 2013 +0200
+++ b/configure.in	Fri Feb 08 15:05:36 2013 +0200
@@ -1,5 +1,5 @@
 AC_PREREQ([2.59])
-AC_INIT([Dovecot],[2.1.14],[dovecot at dovecot.org])
+AC_INIT([Dovecot],[2.1.15],[dovecot at dovecot.org])
 AC_CONFIG_SRCDIR([src])
 
 AM_INIT_AUTOMAKE([foreign])
    
    
More information about the dovecot-cvs
mailing list