dovecot-2.0-pigeonhole: Released v0.2.4 for Dovecot v2.0.14.

pigeonhole at rename-it.nl pigeonhole at rename-it.nl
Tue Sep 13 23:42:33 EEST 2011


details:   http://hg.rename-it.nl/dovecot-2.0-pigeonhole/rev/0d071eaa6d5e
changeset: 1527:0d071eaa6d5e
user:      Stephan Bosch <stephan at rename-it.nl>
date:      Tue Sep 13 22:42:06 2011 +0200
description:
Released v0.2.4 for Dovecot v2.0.14.

diffstat:

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

diffs (26 lines):

diff -r 6e46c17ab0b7 -r 0d071eaa6d5e NEWS
--- a/NEWS	Sun Sep 11 11:56:07 2011 +0200
+++ b/NEWS	Tue Sep 13 22:42:06 2011 +0200
@@ -1,9 +1,12 @@
-v0.2.4 29-08-2011 Stephan Bosch <stephan at rename-it.nl>
+v0.2.4 13-09-2011 Stephan Bosch <stephan at rename-it.nl>
 
 	+ Vacation extension: finally added support for using the original recipient
 	  in vacation address check. It is also possible to disable the recipient
 	  address check entirely. Check doc/vacation.txt for configuration
 	  information.
+	+ Include extension: made limits on the include depth and the total number of
+	  included scripts configurable. Check doc/include.txt for configuration
+	  information.
 	+ Implemented ihave extension. This allows checking for the availability
 	  of Sieve language extensions at 'runtime'. Actually, this is checked
 	  at compile time. At runtime the interpreter checks whether extensions
diff -r 6e46c17ab0b7 -r 0d071eaa6d5e configure.in
--- a/configure.in	Sun Sep 11 11:56:07 2011 +0200
+++ b/configure.in	Tue Sep 13 22:42:06 2011 +0200
@@ -1,4 +1,4 @@
-AC_INIT([Pigeonhole], [0.2.3], [dovecot at dovecot.org], [dovecot-2.0-pigeonhole])
+AC_INIT([Pigeonhole], [0.2.4], [dovecot at dovecot.org], [dovecot-2.0-pigeonhole])
 AC_CONFIG_AUX_DIR([.])
 AC_CONFIG_SRCDIR([src])
 AC_CONFIG_MACRO_DIR([m4])


More information about the dovecot-cvs mailing list