diff options
author | alecpl <alec@alec.pl> | 2011-11-18 14:44:48 +0000 |
---|---|---|
committer | alecpl <alec@alec.pl> | 2011-11-18 14:44:48 +0000 |
commit | c994e0e7cd9f593eb21ff80c7c1ddbeaf2a1b12a (patch) | |
tree | 44bf85e3a9f96cd13fb82d263cbf068f317fb21c /plugins/managesieve/Changelog | |
parent | bdb649067d8cd5bdfa584a21d0a8664f8f89f2d3 (diff) |
- Applied fixes from trunk up to r5451
Diffstat (limited to 'plugins/managesieve/Changelog')
-rw-r--r-- | plugins/managesieve/Changelog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/plugins/managesieve/Changelog b/plugins/managesieve/Changelog index 185510410..d7ef8e561 100644 --- a/plugins/managesieve/Changelog +++ b/plugins/managesieve/Changelog @@ -1,4 +1,16 @@ +- Fixed setting test type to :is when none is specified + +* version 5.0-rc1 [2011-11-17] +----------------------------------------------------------- - Fixed sorting of scripts, scripts including aware of the sort order +- Fixed import of rules with unsupported tests +- Added 'address' and 'envelope' tests support +- Added 'body' extension support (RFC5173) +- Added 'subaddress' extension support (RFC5233) +- Added comparators support +- Changed Sender/Recipient labels to From/To +- Fixed importing rule names from Ingo +- Fixed handling of extensions disabled in config * version 5.0-beta [2011-10-17] ----------------------------------------------------------- |