dovecot-1.2-sieve: Updated NEWS file for next release.
pigeonhole at rename-it.nl
pigeonhole at rename-it.nl
Sun Jan 17 13:02:36 EET 2010
details: http://hg.rename-it.nl/dovecot-1.2-sieve/rev/b441bba7c02d
changeset: 1212:b441bba7c02d
user: Stephan Bosch <stephan at rename-it.nl>
date: Sun Jan 17 12:02:30 2010 +0100
description:
Updated NEWS file for next release.
diffstat:
NEWS | 26 ++++++++++++++++++++++++++
1 files changed, 26 insertions(+), 0 deletions(-)
diffs (33 lines):
diff -r 0ee2aaa683e3 -r b441bba7c02d NEWS
--- a/NEWS Fri Jan 15 22:56:52 2010 +0100
+++ b/NEWS Sun Jan 17 12:02:30 2010 +0100
@@ -1,3 +1,29 @@
+v0.1.15 xx-xx-2010 Stephan Bosch <stephan at rename-it.nl>
+
+ * Enotify extension: adjusted notify method API for addition of new
+ notification methods.
+ * Include extension: updated implementation towards most recent specification:
+ - Implemented global variables namespace.
+ - Global command may now appear anywhere in a script.
+ + Added preliminary support for Sieve plugins and added support for installing
+ Sieve development headers.
+ + Started work on the implementation of the spamtest, spamtestplus and
+ virustest extensions (unfinished).
+ + Deprecated notify extension: implemented denotify command.
+ + Variables extension: added support for variable namespaces.
+ + Added configurable script size limit. Compiler will refuse to compile files
+ larger than sieve_max_script_size.
+ + Include extension: implemented script name checking using the requirements
+ specified in the ManageSieve draft.
+ + Testsuite changes:
+ - Added support for changing and testing an extension's configuration.
+ - Added a command line parameter for copying errors to stderr.
+ - Imap4flags extension: fixed bug in removeflag: removing a single flag failed
+ due to off-by-one error (bug report by Julian Cowley).
+ - Improved EACCES error messages for stat() and lstat() syscalls.
+ - Vacation extension: fixed typo in runtime log message (patch by Julian
+ Cowley).
+
v0.1.14 19-12-2009 Stephan Bosch <stephan at rename-it.nl>
* Made the imposed limits on the number of redirects and the number of
More information about the dovecot-cvs
mailing list