dovecot-2.1-pigeonhole: Released v0.3.3 for Dovecot v2.1.10.

pigeonhole at rename-it.nl pigeonhole at rename-it.nl
Tue Sep 18 22:29:27 EEST 2012


details:   http://hg.rename-it.nl/dovecot-2.1-pigeonhole/rev/64474c359678
changeset: 1648:64474c359678
user:      Stephan Bosch <stephan at rename-it.nl>
date:      Tue Sep 18 21:29:11 2012 +0200
description:
Released v0.3.3 for Dovecot v2.1.10.

diffstat:

 NEWS         |  5 +++++
 configure.in |  2 +-
 2 files changed, 6 insertions(+), 1 deletions(-)

diffs (21 lines):

diff -r 8144fb698cb3 -r 64474c359678 NEWS
--- a/NEWS	Tue Sep 18 20:42:25 2012 +0200
+++ b/NEWS	Tue Sep 18 21:29:11 2012 +0200
@@ -1,3 +1,8 @@
+v0.3.3 18-09-2012 Stephan Bosch <stephan at rename-it.nl>
+
+	- Fixed compile against installed Dovecot headers. This was broken by the
+	  ld.gold fix in the previous release.
+
 v0.3.2 18-09-2012 Stephan Bosch <stephan at rename-it.nl>
 
 	+ sieve-refilter tool: improved man page documentation by explicitly
diff -r 8144fb698cb3 -r 64474c359678 configure.in
--- a/configure.in	Tue Sep 18 20:42:25 2012 +0200
+++ b/configure.in	Tue Sep 18 21:29:11 2012 +0200
@@ -1,4 +1,4 @@
-AC_INIT([Pigeonhole], [0.3.2], [dovecot at dovecot.org], [dovecot-2.1-pigeonhole])
+AC_INIT([Pigeonhole], [0.3.3], [dovecot at dovecot.org], [dovecot-2.1-pigeonhole])
 AC_CONFIG_AUX_DIR([.])
 AC_CONFIG_SRCDIR([src])
 AC_CONFIG_MACRO_DIR([m4])


More information about the dovecot-cvs mailing list