From 00a1759129ff756867a74b61561ad85e97f71bc8 Mon Sep 17 00:00:00 2001 From: Aleksander Machniak <alec@alec.pl> Date: Thu, 12 Mar 2015 06:32:00 -0400 Subject: [PATCH] Fix handling of header test with one-element array as header name --- plugins/managesieve/Changelog | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/plugins/managesieve/Changelog b/plugins/managesieve/Changelog index 8ce63c8..9291d55 100644 --- a/plugins/managesieve/Changelog +++ b/plugins/managesieve/Changelog @@ -1,4 +1,7 @@ +* version 8.3 [2015-03-12] +----------------------------------------------------------- - Fix PHP fatal error when visiting Vacation interface and there's no sieve script yet +- Fix handling of header test with one-element array as header name * version 8.2 [2015-01-14] ----------------------------------------------------------- -- Gitblit v1.9.1