Skip to content
Snippets Groups Projects
Commit 510ee56c authored by Stephan Bosch's avatar Stephan Bosch
Browse files

Updated NEWS file.

parent 13716444
No related branches found
No related tags found
No related merge requests found
...@@ -3,6 +3,10 @@ v0.1.1 14-11-2008 Stephan Bosch <stephan@rename-it.nl> ...@@ -3,6 +3,10 @@ v0.1.1 14-11-2008 Stephan Bosch <stephan@rename-it.nl>
* Re-enabled support for compiling against dovecot headers. Much like * Re-enabled support for compiling against dovecot headers. Much like
cmusieve, command line tools like sievec and sieved are not compiled in this cmusieve, command line tools like sievec and sieved are not compiled in this
case. case.
* Started implementation of enotify extension. Not anywhere near finished
though.
* Adapted to changes in Dovecot on various occasions, making this release
dependent on Dovecot >= v1.2.alpa4.
+ Improved logging of errors at specific occasions and added debug messages to + Improved logging of errors at specific occasions and added debug messages to
find script execution problems quicker. find script execution problems quicker.
...@@ -10,7 +14,9 @@ v0.1.1 14-11-2008 Stephan Bosch <stephan@rename-it.nl> ...@@ -10,7 +14,9 @@ v0.1.1 14-11-2008 Stephan Bosch <stephan@rename-it.nl>
Also restructured the sources of the tools. Also restructured the sources of the tools.
+ Added UTF-8 to UTF-7 folder name conversion for compatibility with IMAP. + Added UTF-8 to UTF-7 folder name conversion for compatibility with IMAP.
+ Created man pages for the command line tools. These are automatically + Created man pages for the command line tools. These are automatically
installed upon 'make install' installed upon 'make install'
+ Incorporated Valgrind support into the testsuite and fixed a few memory
leaks in the process.
- Fixed compile error surfacing for gcc3.4. Forgot mask argument for the - Fixed compile error surfacing for gcc3.4. Forgot mask argument for the
open() system call when the O_CREAT flag is specified. Bug found by open() system call when the O_CREAT flag is specified. Bug found by
Sergey Ivanov. Sergey Ivanov.
...@@ -20,6 +26,13 @@ v0.1.1 14-11-2008 Stephan Bosch <stephan@rename-it.nl> ...@@ -20,6 +26,13 @@ v0.1.1 14-11-2008 Stephan Bosch <stephan@rename-it.nl>
internal variable to set the flags. This means that modifications to the internal variable to set the flags. This means that modifications to the
internal variable also affected the bare fileinto/keep actions executed internal variable also affected the bare fileinto/keep actions executed
earlier. This does not comply to the RFC. earlier. This does not comply to the RFC.
- Fixed bug in the include extension's import/export commands. Duplicate
import/exports caused problems.
- Fixed bug in the handling of non-existent scripts. Errors were sometimes
ignored.
- Dovecot omitted unfolding multi-line headers. This was added to the cmusieve
plugin after the code was incorporated into the new implementation. This is
now mplicitly fixed by concurrent change in Dovecot.
v0.1.0 23-10-2008 Stephan Bosch <stephan@rename-it.nl> v0.1.0 23-10-2008 Stephan Bosch <stephan@rename-it.nl>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment

Consent

On this website, we use the web analytics service Matomo to analyze and review the use of our website. Through the collected statistics, we can improve our offerings and make them more appealing for you. Here, you can decide whether to allow us to process your data and set corresponding cookies for these purposes, in addition to technically necessary cookies. Further information on data protection—especially regarding "cookies" and "Matomo"—can be found in our privacy policy. You can withdraw your consent at any time.