summaryrefslogtreecommitdiff
path: root/plugins/managesieve/Changelog
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2011-03-07 14:22:11 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2011-03-07 14:22:11 +0000
commit7ac550ea8914f1d1cb72d6269d92b1d8f2b7eeec (patch)
tree9095378fc30173e8a0ea813274a6844a06f02469 /plugins/managesieve/Changelog
parent4ae9a39aabee5816b6321d24e771ddb56d824ab7 (diff)
- Fix saving of a script using flags extension on servers with imap4flags support (#1487825)
git-svn-id: https://svn.roundcube.net/trunk@4596 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'plugins/managesieve/Changelog')
-rw-r--r--plugins/managesieve/Changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/plugins/managesieve/Changelog b/plugins/managesieve/Changelog
index 9b54c5e42..8bbb12a90 100644
--- a/plugins/managesieve/Changelog
+++ b/plugins/managesieve/Changelog
@@ -1,8 +1,11 @@
+* version 4.1 [2011-03-07]
+-----------------------------------------------------------
- Fix fileinto target is always INBOX (#1487776)
- Fix escaping of backslash character in quoted strings (#1487780)
- Fix handling of non-safe characters (double-quote, backslash)
or UTF-8 characters (dovecot's implementation bug workaround)
in script names
+- Fix saving of a script using flags extension on servers with imap4flags support (#1487825)
* version 4.0 [2011-02-10]
-----------------------------------------------------------