summaryrefslogtreecommitdiff
path: root/plugins/managesieve/Changelog
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2010-11-20 17:59:50 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2010-11-20 17:59:50 +0000
commit9f64e4feacdc8cbbe2dd6711c946cb173c1f8a93 (patch)
tree7b5b9992df7379b26e2a32b788e3dfb8213e9207 /plugins/managesieve/Changelog
parente3f7337b42af5ccd2e326a9de9c6125e71be8f53 (diff)
- Apply forgotten changes for form errors handling
- Fix handling of scripts with CRLF line separator git-svn-id: https://svn.roundcube.net/trunk@4241 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'plugins/managesieve/Changelog')
-rw-r--r--plugins/managesieve/Changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/managesieve/Changelog b/plugins/managesieve/Changelog
index 01194e423..61d198ce6 100644
--- a/plugins/managesieve/Changelog
+++ b/plugins/managesieve/Changelog
@@ -1,4 +1,6 @@
- Added support for SASL proxy authentication (#1486691)
+- Fixed parsing of scripts with \r\n line separator
+- Apply forgotten changes for form errors handling
* version 2.10 [2010-10-10]
-----------------------------------------------------------