summaryrefslogtreecommitdiff
path: root/plugins/managesieve/Changelog
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2015-01-14 07:30:31 -0500
committerAleksander Machniak <alec@alec.pl>2015-01-14 07:30:31 -0500
commit6af79f1517d4a5c34088eaf6d0e5af69733f3eef (patch)
tree10168e78df7d23298c02ae4742524ae898de29a6 /plugins/managesieve/Changelog
parent1f9c9fea5529b2b2218f7b3f0e09bd804afc89ac (diff)
Support "not allof" test as a negation of all sub-tests
Fixes also last commit change.
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 13ef57764..af22bccc9 100644
--- a/plugins/managesieve/Changelog
+++ b/plugins/managesieve/Changelog
@@ -1,4 +1,5 @@
- Fix bug where actions without if/elseif/else in sieve scripts were skipped
+- Support "not allof" test as a negation of all sub-tests
* version 8.1 [2014-12-09]
-----------------------------------------------------------