diff options
author | Thomas Bruederli <thomas@roundcube.net> | 2012-09-24 11:35:56 +0200 |
---|---|---|
committer | Thomas Bruederli <thomas@roundcube.net> | 2012-09-24 11:35:56 +0200 |
commit | 4bf16f47403144c6804446d03d9d99a38e78eacb (patch) | |
tree | 9ec5b78d5441ee076399d8c37b78ca6b119b72ec /plugins/managesieve/Changelog | |
parent | 371a09b0db94cf558441f4182887f87b970bdc86 (diff) | |
parent | 30f10bfe1685c18fa43f64603e1989355dc9b665 (diff) |
Merge branch 'master' of github.com:roundcube/roundcubemail
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 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] ----------------------------------------------------------- |