From 80cb362b8001ead4289c22dffca2ef0a1bd5b3f2 Mon Sep 17 00:00:00 2001
From: Aleksander Machniak <alec@alec.pl>
Date: Wed, 06 Apr 2016 06:34:37 -0400
Subject: [PATCH] Managesieve: Refactored script parser to be 100x faster

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

diff --git a/plugins/managesieve/Changelog b/plugins/managesieve/Changelog
index 490819f..be39611 100644
--- a/plugins/managesieve/Changelog
+++ b/plugins/managesieve/Changelog
@@ -1,3 +1,7 @@
+* version 8.6 [2016-04-06]
+-----------------------------------------------------------
+- Refactored script parser to be 100x faster
+
 * version 8.5 [2015-11-15]
 -----------------------------------------------------------
 - Add support for :from parameter in vacation action (patch from Michele Locati)

--
Gitblit v1.9.1