diff options
author | Aleksander Machniak <alec@alec.pl> | 2013-01-07 19:51:38 +0100 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2013-01-07 19:51:38 +0100 |
commit | 6c7ac2ef4b6e9482fd47b290dd9b07e5f8a0bd54 (patch) | |
tree | 76f2c26c42dcf196f29cf2c1df49d4e69b1cbdfc /plugins/managesieve/Changelog | |
parent | b5767d94b1c3fd29adffb225526162d69b37d05d (diff) |
Support tls:// prefix in managesieve_host option
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 50e51a6c2..19799a302 100644 --- a/plugins/managesieve/Changelog +++ b/plugins/managesieve/Changelog @@ -1,3 +1,5 @@ +- Support tls:// prefix in managesieve_host option + * version 6.1 [2012-12-21] ----------------------------------------------------------- - Fixed filter activation/deactivation confirmation message (#1488765) |