dovecot-1.2-sieve: Released v0.1.17 for Dovecot v1.2.12.
pigeonhole at rename-it.nl
pigeonhole at rename-it.nl
Sat Jun 19 15:27:57 EEST 2010
details: http://hg.rename-it.nl/dovecot-1.2-sieve/rev/0b888fcb693d
changeset: 1258:0b888fcb693d
user: Stephan Bosch <stephan at rename-it.nl>
date: Sat Jun 19 14:27:09 2010 +0200
description:
Released v0.1.17 for Dovecot v1.2.12.
diffstat:
NEWS | 7 +++++++
configure.in | 2 +-
2 files changed, 8 insertions(+), 1 deletions(-)
diffs (23 lines):
diff -r 6639e0f78bcc -r 0b888fcb693d NEWS
--- a/NEWS Fri May 14 12:34:59 2010 +0200
+++ b/NEWS Sat Jun 19 14:27:09 2010 +0200
@@ -1,3 +1,10 @@
+v0.1.17 19-06-2010 Stephan bosch <stephan at rename-it.nl>
+ - Made sure source code positions for compiler messages are recorded at start of
+ tokens.
+ - Fixed a few potential memory leaks in the Sieve compiler and the spam/virustest
+ extensions.
+ - Made command line tools return proper exit status upon failure.
+
v0.1.16 30-04-2010 Stephan Bosch <stephan at rename-it.nl>
* Finished implementation of spamtest, spamtestplus and virustest extensions.
diff -r 6639e0f78bcc -r 0b888fcb693d configure.in
--- a/configure.in Fri May 14 12:34:59 2010 +0200
+++ b/configure.in Sat Jun 19 14:27:09 2010 +0200
@@ -1,4 +1,4 @@
-AC_INIT([Dovecot Sieve], [0.1.16], [dovecot at dovecot.org], [dovecot-1.2-sieve])
+AC_INIT([Dovecot Sieve], [0.1.17], [dovecot at dovecot.org], [dovecot-1.2-sieve])
AC_CONFIG_SRCDIR([src])
# Autoheader is not needed and does more harm than good for this package. However, it is
More information about the dovecot-cvs
mailing list