dovecot-1.2-sieve: Prepared NEWS file for next release.

pigeonhole at rename-it.nl pigeonhole at rename-it.nl
Mon Oct 4 22:28:42 EEST 2010


details:   http://hg.rename-it.nl/dovecot-1.2-sieve/rev/f934a05e8ef5
changeset: 1279:f934a05e8ef5
user:      Stephan Bosch <stephan at rename-it.nl>
date:      Mon Oct 04 21:27:57 2010 +0200
description:
Prepared NEWS file for next release.

diffstat:

 NEWS |  13 ++++++++++++-
 1 files changed, 12 insertions(+), 1 deletions(-)

diffs (31 lines):

diff -r f62cf6b92fd7 -r f934a05e8ef5 NEWS
--- a/NEWS	Mon Oct 04 21:21:46 2010 +0200
+++ b/NEWS	Mon Oct 04 21:27:57 2010 +0200
@@ -1,6 +1,10 @@
 v0.1.18 [TO BE RELEASED] Stephan Bosch <stephan at rename-it.nl>
+
+	- Imap4flags: fixed segfault bug occuring in multiscript context. Occured in
+	  specific situations when a script using imap4flags was followed in the
+	  sequence by scripts not using imap4flags.
 	- Imap4flags: fixed bug in setflag command; when parameter was a stringlist,
-	  only the last item was actually set
+	  only the last item was actually set.
 	- Prevented assertion failure due to currupt binary string representation.
 	  If the string were missing a final \0 character an assertion was produced in
 	  stead of a binary corruption error.
@@ -16,8 +20,15 @@
 	  is no default configuration.
 	- Variables extension: fixed :length set modifier to recognize utf8 characters
 	  in stead of octets.
+	- Fixed unnecessary reporting of dummy extensions in ManageSieve SIEVE
+	  capability; the comparator-i;octet and comparator-i;ascii-numeric
+	  'extensions' were reported explicitly.
+	- LDA Sieve plugin: added _version symbol to enable Dovecot's plugin version
+	  check. Without this check, people can forget to recompile the plugin, which
+	  can lead to unexpected effects.
 
 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


More information about the dovecot-cvs mailing list