diff options
author | Aleksander Machniak <alec@alec.pl> | 2013-02-17 10:32:38 +0100 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2013-02-17 10:32:38 +0100 |
commit | 2e33a247fdf08dca4dabbda11895d0e9e2f4adcd (patch) | |
tree | c1a3ad1bdae8e71326dc87050525a8c0c1f3bd36 /plugins/managesieve/Changelog | |
parent | 19611462279252582e8c5b384c13f89949e229e5 (diff) |
Don't trim whitespace in folder names (#1488955)
Diffstat (limited to 'plugins/managesieve/Changelog')
-rw-r--r-- | plugins/managesieve/Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/managesieve/Changelog b/plugins/managesieve/Changelog index d8baf63ef..c0b46e070 100644 --- a/plugins/managesieve/Changelog +++ b/plugins/managesieve/Changelog @@ -1,5 +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] ----------------------------------------------------------- |