From 0185a2790767caab93f2c504ad38d7edca70d043 Mon Sep 17 00:00:00 2001 From: Aleksander Machniak <alec@alec.pl> Date: Sat, 15 Jun 2013 09:35:55 -0400 Subject: [PATCH] Implemented date, currentdate and index - RFC5260 (#1488120) --- plugins/managesieve/Changelog | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/plugins/managesieve/Changelog b/plugins/managesieve/Changelog index a5f3250..a2bdf68 100644 --- a/plugins/managesieve/Changelog +++ b/plugins/managesieve/Changelog @@ -1,6 +1,7 @@ - Add vacation-seconds extension support (RFC 6131) - Several script parser code improvements - Support string list arguments in filter form (#1489018) +- Support date, currendate and index tests - RFC5260 (#1488120) * version 6.2 [2013-02-17] ----------------------------------------------------------- -- Gitblit v1.9.1