From ed837a3544b8c157b00f520e0c716304abedd519 Mon Sep 17 00:00:00 2001 From: Aleksander Machniak <alec@alec.pl> Date: Sun, 12 May 2013 08:11:59 -0400 Subject: [PATCH] Added support for date and index extensions (RFC5260) in script parser Script parser code improvements --- plugins/managesieve/Changelog | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/plugins/managesieve/Changelog b/plugins/managesieve/Changelog index 32d87a0..305fb1e 100644 --- a/plugins/managesieve/Changelog +++ b/plugins/managesieve/Changelog @@ -1,4 +1,5 @@ - Add vacation-seconds extension support (RFC 6131) +- Several script parser code improvements * version 6.2 [2013-02-17] ----------------------------------------------------------- -- Gitblit v1.9.1