summaryrefslogtreecommitdiff
path: root/plugins/managesieve/Changelog
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2011-02-01 10:06:53 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2011-02-01 10:06:53 +0000
commit2fda79ff797e5e10270e4c85a846bb1dbe27b982 (patch)
tree2988fd8dbcdd0710e209f162fff8ef0178c45956 /plugins/managesieve/Changelog
parentf70b54c3e3290b4cf1e7297d5537dcb2c2929e4f (diff)
- Make managesieve_disabled_extensions to be case insensitive, small CS fixes
git-svn-id: https://svn.roundcube.net/trunk@4478 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 c2350de28..582eb0353 100644
--- a/plugins/managesieve/Changelog
+++ b/plugins/managesieve/Changelog
@@ -1,3 +1,5 @@
+* version 3.0 [2011-02-01]
+-----------------------------------------------------------
- Added support for SASL proxy authentication (#1486691)
- Fixed parsing of scripts with \r\n line separator
- Apply forgotten changes for form errors handling