From 1d55886040bfbcbdf6398bb34744efe3feba3453 Mon Sep 17 00:00:00 2001 From: alec Date: Fri, 18 Feb 2011 11:00:48 +0000 Subject: - Fix handling of non-safe characters (double-quote, backslash) or UTF-8 characters (dovecot's implementation bug workaround) in script names git-svn-id: https://svn.roundcube.net/trunk@4562 208e9e7b-5314-0410-a742-e7e81cd9613c --- plugins/managesieve/Changelog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'plugins/managesieve/Changelog') diff --git a/plugins/managesieve/Changelog b/plugins/managesieve/Changelog index 40b242f7e..9b54c5e42 100644 --- a/plugins/managesieve/Changelog +++ b/plugins/managesieve/Changelog @@ -1,5 +1,8 @@ - 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 * version 4.0 [2011-02-10] ----------------------------------------------------------- -- cgit v1.2.3