summaryrefslogtreecommitdiff
path: root/plugins/managesieve/Changelog
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2011-01-18 11:50:46 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2011-01-18 11:50:46 +0000
commitfd40ada993897de4b4779e1847dbaf29339fa087 (patch)
tree6a16d72f27a4ce541b145cc34ec9760224736856 /plugins/managesieve/Changelog
parent204c9d503cc159d948e9cb24e019a90e3f7e8354 (diff)
- Fix multi-line strings parsing (#1487685)
git-svn-id: https://svn.roundcube.net/trunk@4423 208e9e7b-5314-0410-a742-e7e81cd9613c
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 61d198ce6..48e8928c6 100644
--- a/plugins/managesieve/Changelog
+++ b/plugins/managesieve/Changelog
@@ -1,6 +1,7 @@
- Added support for SASL proxy authentication (#1486691)
- Fixed parsing of scripts with \r\n line separator
- Apply forgotten changes for form errors handling
+- Fix multi-line strings parsing (#1487685)
* version 2.10 [2010-10-10]
-----------------------------------------------------------