diff options
author | alecpl <alec@alec.pl> | 2010-03-18 08:53:32 +0000 |
---|---|---|
committer | alecpl <alec@alec.pl> | 2010-03-18 08:53:32 +0000 |
commit | 98c489e9f49de6a4442821614d5e69b36173eeab (patch) | |
tree | 5fe4a2c717806ed16b031ab33ef75da4b551b7fe /plugins/managesieve/Changelog | |
parent | c16986be7f5f4df21bfc85a93a2c35f38c86bf12 (diff) |
- Managesieve: Added import from Horde-INGO
- Managesieve: Support for more than one match using if+stop instead of if+elsif structures (#1486078)
- Managesieve: Support for selectively disabling rules within a single sieve script (#1485882)
- Managesieve: Added vertical splitter
Diffstat (limited to 'plugins/managesieve/Changelog')
-rw-r--r-- | plugins/managesieve/Changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/plugins/managesieve/Changelog b/plugins/managesieve/Changelog index 2a6ef09fc..c84a49512 100644 --- a/plugins/managesieve/Changelog +++ b/plugins/managesieve/Changelog @@ -1,3 +1,10 @@ +* version 2.3 [2010-03-18] +----------------------------------------------------------- +- Added import from Horde-INGO +- Support for more than one match using if+stop instead of if+elsif structures (#1486078) +- Support for selectively disabling rules within a single sieve script (#1485882) +- Added vertical splitter + * version 2.2 [2010-02-06] ----------------------------------------------------------- - Fix handling of "<>" characters in filter names (#1486477) |