diff options
author | Aleksander Machniak <alec@alec.pl> | 2013-08-01 10:36:52 +0200 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2013-08-01 10:36:52 +0200 |
commit | dda39aab1d8af12d6f2287e4bdeae86b5abfc21b (patch) | |
tree | fd8da2d9d36ba1af005407292493069a5bc8e6db /plugins/managesieve/Changelog | |
parent | 5d0cb00d5ef9e9647ab7f7ae913ff9d0d2684efc (diff) |
Support 'keep' action (#1489226)
Diffstat (limited to 'plugins/managesieve/Changelog')
-rw-r--r-- | plugins/managesieve/Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/managesieve/Changelog b/plugins/managesieve/Changelog index daee91a70..60b2f1831 100644 --- a/plugins/managesieve/Changelog +++ b/plugins/managesieve/Changelog @@ -4,6 +4,7 @@ - Support date, currendate and index tests - RFC5260 (#1488120) - Split plugin file into two files - Fix handling of &, <, > characters in scripts/filter names (#1489208) +- Support 'keep' action (#1489226) * version 6.2 [2013-02-17] ----------------------------------------------------------- |