summaryrefslogtreecommitdiff
path: root/plugins/managesieve/Changelog
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2012-09-24 10:03:34 +0200
committerAleksander Machniak <alec@alec.pl>2012-09-24 10:03:34 +0200
commit30f10bfe1685c18fa43f64603e1989355dc9b665 (patch)
tree8af7ab73959b5fb84cf9039f87896a950baa66d5 /plugins/managesieve/Changelog
parentbbbb2b1ce5b1dd71b5d2b9189f8e25dd596560b7 (diff)
Added request size limits detection and script corruption prevention (#1488648)
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 a1dd7e0ca..c0428c4fc 100644
--- a/plugins/managesieve/Changelog
+++ b/plugins/managesieve/Changelog
@@ -1,6 +1,7 @@
- Fixed issue with DBMail bug [http://pear.php.net/bugs/bug.php?id=19077] (#1488594)
- Added support for enotify/notify (RFC5435, RFC5436, draft-ietf-sieve-notify-00)
- Change default port to 4190 (IANA-allocated), add port auto-detection (#1488713)
+- Added request size limits detection and script corruption prevention (#1488648)
* version 5.2 [2012-07-24]
-----------------------------------------------------------