dovecot-2.1: Released v2.1.13.
    dovecot at dovecot.org 
    dovecot at dovecot.org
       
    Mon Jan  7 11:00:27 EET 2013
    
    
  
details:   http://hg.dovecot.org/dovecot-2.1/rev/cf9d62fd0b14
changeset: 14868:cf9d62fd0b14
user:      Timo Sirainen <tss at iki.fi>
date:      Mon Jan 07 10:55:17 2013 +0200
description:
Released v2.1.13.
diffstat:
 NEWS         |  7 +++++++
 configure.in |  2 +-
 2 files changed, 8 insertions(+), 1 deletions(-)
diffs (24 lines):
diff -r 3eeb5270963b -r cf9d62fd0b14 NEWS
--- a/NEWS	Sat Jan 05 00:50:04 2013 +0200
+++ b/NEWS	Mon Jan 07 10:55:17 2013 +0200
@@ -1,3 +1,10 @@
+v2.1.13 2013-01-06  Timo Sirainen <tss at iki.fi>
+
+	- Some fixes to cache file changes in v2.1.11.
+	- fts-solr: Overlong UTF8 sequences in mails were rejected by Solr and
+	  caused the mails to not be indexed.
+	- virtual storage: Sorting mailbox by from/to/cc/bcc didn't work.
+
 v2.1.12 2012-11-30  Timo Sirainen <tss at iki.fi>
 
 	- dovecot-config in v2.1.11 caused build problems with Pigeonhole
diff -r 3eeb5270963b -r cf9d62fd0b14 configure.in
--- a/configure.in	Sat Jan 05 00:50:04 2013 +0200
+++ b/configure.in	Mon Jan 07 10:55:17 2013 +0200
@@ -1,5 +1,5 @@
 AC_PREREQ([2.59])
-AC_INIT([Dovecot],[2.1.12],[dovecot at dovecot.org])
+AC_INIT([Dovecot],[2.1.13],[dovecot at dovecot.org])
 AC_CONFIG_SRCDIR([src])
 
 AM_INIT_AUTOMAKE([foreign])
    
    
More information about the dovecot-cvs
mailing list