diff options
author | alecpl <alec@alec.pl> | 2009-09-08 11:51:49 +0000 |
---|---|---|
committer | alecpl <alec@alec.pl> | 2009-09-08 11:51:49 +0000 |
commit | d168b9909acc66510bd24b3e74f6828f47939f75 (patch) | |
tree | d3e2b5f723b8c19e775ff067860265fbedd6b81d /plugins/managesieve/Changelog | |
parent | e8d8b6fd864fd9e3792b8032b1bc40b6ec2b1b7a (diff) |
- managesieve: Fix handling of "true" as "anyof (true)" test
Diffstat (limited to 'plugins/managesieve/Changelog')
-rw-r--r-- | plugins/managesieve/Changelog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/plugins/managesieve/Changelog b/plugins/managesieve/Changelog index 45abafa38..e68e9c7e9 100644 --- a/plugins/managesieve/Changelog +++ b/plugins/managesieve/Changelog @@ -1,3 +1,8 @@ +* version 1.6 [2009-09-08] +----------------------------------------------------------- +- Fix warning when importing squirrelmail rules +- Fix handling of "true" as "anyof (true)" test + * version 1.5 [2009-09-04] ----------------------------------------------------------- - Added es_ES, ua_UA localizations |