diff options
author | Aleksander Machniak <alec@alec.pl> | 2012-11-25 19:23:50 +0100 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2012-11-25 19:23:50 +0100 |
commit | a648ba64897c80bb75f6ea5538381b1ff785c939 (patch) | |
tree | 1c23069f06825ac9b54d3b001c9f94969070691b /plugins/managesieve/Changelog | |
parent | 5926684aab72265d243142010d9dfa8d642efdb9 (diff) |
Fixed filter selection after filter deletion (#1488832)
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 4b839a8b2..6baaa0499 100644 --- a/plugins/managesieve/Changelog +++ b/plugins/managesieve/Changelog @@ -1,5 +1,6 @@ - Fixed filter activation/deactivation confirmation message (#1488765) - Moved rcube_* classes to <plugin>/lib/Roundcube for compat. with Roundcube Framework autoloader +- Fixed filter selection after filter deletion (#1488832) * version 6.0 [2012-10-03] ----------------------------------------------------------- |