diff options
Diffstat (limited to 'plugins/managesieve/Changelog')
-rw-r--r-- | plugins/managesieve/Changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/plugins/managesieve/Changelog b/plugins/managesieve/Changelog index ef7573959..20e3bb8c6 100644 --- a/plugins/managesieve/Changelog +++ b/plugins/managesieve/Changelog @@ -1,5 +1,8 @@ - Fix escaping of backslash character in quoted strings (#1487780) - Fix STARTTLS for timsieved < 2.3.10 +- Fix handling of non-safe characters (double-quote, backslash) + or UTF-8 characters (dovecot's implementation bug workaround) + in script names * version 3.0 [2011-02-01] ----------------------------------------------------------- |