diff options
author | alecpl <alec@alec.pl> | 2009-09-20 06:33:47 +0000 |
---|---|---|
committer | alecpl <alec@alec.pl> | 2009-09-20 06:33:47 +0000 |
commit | fcc34c0cace7c35c4ad82911f1c7c09f40939dfb (patch) | |
tree | dd5cff6d252af13fc97115a8301ef8791de9d76b /plugins/managesieve/Changelog | |
parent | 0dd842dbf5a63af81fc2abfc884dd9889e59b269 (diff) |
- Fix first rule deleting (#1486140)
Diffstat (limited to 'plugins/managesieve/Changelog')
-rw-r--r-- | plugins/managesieve/Changelog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/plugins/managesieve/Changelog b/plugins/managesieve/Changelog index dd144b2f6..d5abbb2c1 100644 --- a/plugins/managesieve/Changelog +++ b/plugins/managesieve/Changelog @@ -1,5 +1,8 @@ +* version 1.7 [2009-09-20] +----------------------------------------------------------- - Support multiple managesieve hosts using %h variable - in managesieve_host option + in managesieve_host option +- Fix first rule deleting (#1486140) * version 1.6 [2009-09-08] ----------------------------------------------------------- |