From fc52af24f1418d6590a2d37a0d8cc31b123e38f6 Mon Sep 17 00:00:00 2001 From: Thomas Bruederli <thomas@roundcube.net> Date: Tue, 19 Aug 2014 12:08:35 -0400 Subject: [PATCH] Fix merge error that disabled contact drag'n'drop --- plugins/managesieve/Changelog | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/plugins/managesieve/Changelog b/plugins/managesieve/Changelog index 5f31d31..159cc3e 100644 --- a/plugins/managesieve/Changelog +++ b/plugins/managesieve/Changelog @@ -1,3 +1,5 @@ +- Fix handling of &, <, > characters in scripts/filter names (#1489208) + * version 6.2 [2013-02-17] ----------------------------------------------------------- - Support tls:// prefix in managesieve_host option -- Gitblit v1.9.1