summaryrefslogtreecommitdiff
path: root/plugins/managesieve/Changelog
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2013-02-17 10:32:38 +0100
committerAleksander Machniak <alec@alec.pl>2013-02-17 10:37:16 +0100
commitee393929a6c4ed165b47a0ae5ae0e87b6da999fb (patch)
treec0d2c810c0c088a96e07e7bfe7acf695809c50c4 /plugins/managesieve/Changelog
parent8b08ec158b96285f01cbe4cd96d02b7b74e759d2 (diff)
Don't trim whitespace in folder names (#1488955)
Conflicts: plugins/managesieve/Changelog
Diffstat (limited to 'plugins/managesieve/Changelog')
-rw-r--r--plugins/managesieve/Changelog2
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]
-----------------------------------------------------------