dovecot-1.2-sieve: Fixed indentation of NEWS file.
pigeonhole at rename-it.nl
pigeonhole at rename-it.nl
Sun Jan 24 12:36:47 EET 2010
details: http://hg.rename-it.nl/dovecot-1.2-sieve/rev/84df9c49fe2d
changeset: 1223:84df9c49fe2d
user: Stephan Bosch <stephan at rename-it.nl>
date: Sun Jan 24 11:35:40 2010 +0100
description:
Fixed indentation of NEWS file.
diffstat:
NEWS | 46 +++++++++++++++++++++++-----------------------
1 files changed, 23 insertions(+), 23 deletions(-)
diffs (57 lines):
diff -r 6e11b0ac8849 -r 84df9c49fe2d NEWS
--- a/NEWS Sun Jan 24 11:20:33 2010 +0100
+++ b/NEWS Sun Jan 24 11:35:40 2010 +0100
@@ -1,30 +1,30 @@
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.
+ * 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.
- Fixed a bug in the i;ascii-numeric comparator. If one of the strings started
with a non-digit character, the comparator would always yield less-than.
- - 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).
+ - 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>
More information about the dovecot-cvs
mailing list