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:37:16 +0100 |
commit | ee393929a6c4ed165b47a0ae5ae0e87b6da999fb (patch) | |
tree | c0d2c810c0c088a96e07e7bfe7acf695809c50c4 /plugins/managesieve/Changelog | |
parent | 8b08ec158b96285f01cbe4cd96d02b7b74e759d2 (diff) |
Don't trim whitespace in folder names (#1488955)
Conflicts:
plugins/managesieve/Changelog
Diffstat (limited to 'plugins/managesieve/Changelog')
-rw-r--r-- | plugins/managesieve/Changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/managesieve/Changelog b/plugins/managesieve/Changelog index 19799a302..c0b46e070 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] ----------------------------------------------------------- |