summaryrefslogtreecommitdiff
path: root/plugins/managesieve/Changelog
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2015-01-21 10:29:34 +0100
committerAleksander Machniak <alec@alec.pl>2015-01-21 10:29:34 +0100
commit4727e13d554f50986a55d5e7809abae036d06753 (patch)
treecc16eae97ace207950b6d78291b2dcd4b9d70a75 /plugins/managesieve/Changelog
parentbf99c50cc18d3bf35f85f5b3b09293f27605b1d2 (diff)
parentdc9cc7aa8a3b0693945202610ffd229686879d67 (diff)
Merge branch 'master' of github.com:roundcube/roundcubemail
Diffstat (limited to 'plugins/managesieve/Changelog')
-rw-r--r--plugins/managesieve/Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/managesieve/Changelog b/plugins/managesieve/Changelog
index 0754adfc9..5255d5b6b 100644
--- a/plugins/managesieve/Changelog
+++ b/plugins/managesieve/Changelog
@@ -3,6 +3,7 @@
- Fix bug where actions without if/elseif/else in sieve scripts were skipped
- Support "not allof" test as a negation of all sub-tests
- Fix bug where vacation rule was saved to wrong script if managesieve_kolab_master=true
+- Improve procedure of script selection to write a vacation rule
* version 8.1 [2014-12-09]
-----------------------------------------------------------