From ee393929a6c4ed165b47a0ae5ae0e87b6da999fb Mon Sep 17 00:00:00 2001 From: Aleksander Machniak <alec@alec.pl> Date: Sun, 17 Feb 2013 04:37:16 -0500 Subject: [PATCH] Don't trim whitespace in folder names (#1488955) --- plugins/managesieve/Changelog | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/plugins/managesieve/Changelog b/plugins/managesieve/Changelog index 19799a3..c0b46e0 100644 --- a/plugins/managesieve/Changelog +++ b/plugins/managesieve/Changelog @@ -1,4 +1,6 @@ - Support tls:// prefix in managesieve_host option +- Removed depracated functions usage +- Don't trim whitespace in folder names (#1488955) * version 6.1 [2012-12-21] ----------------------------------------------------------- -- Gitblit v1.9.1