From d6b592941da7017c86ecb8fb81f9ffc515995b4f Mon Sep 17 00:00:00 2001
From: Aleksander Machniak <alec@alec.pl>
Date: Wed, 26 Jun 2013 12:26:39 -0400
Subject: [PATCH] Fix handling of &, <, > characters in scripts/filter names (#1489208)

---
 plugins/managesieve/Changelog |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/plugins/managesieve/Changelog b/plugins/managesieve/Changelog
index 2b28f61..daee91a 100644
--- a/plugins/managesieve/Changelog
+++ b/plugins/managesieve/Changelog
@@ -3,6 +3,7 @@
 - Support string list arguments in filter form (#1489018)
 - Support date, currendate and index tests - RFC5260 (#1488120)
 - Split plugin file into two files
+- Fix handling of &, <, > characters in scripts/filter names (#1489208)
 
 * version 6.2 [2013-02-17]
 -----------------------------------------------------------

--
Gitblit v1.9.1