diff options
author | Aleksander Machniak <alec@alec.pl> | 2014-07-28 11:13:46 +0200 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2014-07-28 11:16:57 +0200 |
commit | 5d92a6540ae036141d42bb9ca54a4d637e424afe (patch) | |
tree | e189cb5df167d138a62c20f129bd5e0d8da0873c /plugins/managesieve/Changelog | |
parent | 39bd9b8e298b21bbe652b31b940aa772bed7d8b2 (diff) |
Fix missing css/js scripts in filter form in mail task
Conflicts:
plugins/managesieve/Changelog
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 25ae9de23..2ce1c5fc9 100644 --- a/plugins/managesieve/Changelog +++ b/plugins/managesieve/Changelog @@ -1,3 +1,4 @@ +- Fix missing css/js scripts in filter form in mail task - Fix bug where non-existing (or unsubscribed) folder wasn't listed in folder selector (#1489956) - Added optional separate interface for out-of-office management (#1488266) - Fix disabled "create filter" action |