From f62fe135bf35b162237868ffc4e4a084dab4f065 Mon Sep 17 00:00:00 2001 From: Aleksander Machniak <alec@alec.pl> Date: Fri, 13 Mar 2015 03:47:02 -0400 Subject: [PATCH] Fix missing host:port in connection error message --- plugins/managesieve/Changelog | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/plugins/managesieve/Changelog b/plugins/managesieve/Changelog index 9291d55..0aa48d2 100644 --- a/plugins/managesieve/Changelog +++ b/plugins/managesieve/Changelog @@ -2,6 +2,7 @@ ----------------------------------------------------------- - 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 +- Fix missing host:port in connection error message * version 8.2 [2015-01-14] ----------------------------------------------------------- -- Gitblit v1.9.1