diff options
author | Aleksander Machniak <alec@alec.pl> | 2013-03-16 16:29:17 +0100 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2013-03-16 16:29:17 +0100 |
commit | b6fa7d54b852df88de1fa1b36d6221b143e85835 (patch) | |
tree | 4e49e0f1300a6924846af9cf7bfe76c7f370d629 /plugins/managesieve/Changelog | |
parent | bb080af14d285361ee078514a1d995c096e0f790 (diff) |
Add vacation-seconds extension support (RFC 6131)
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 5f31d311c..32d87a0d8 100644 --- a/plugins/managesieve/Changelog +++ b/plugins/managesieve/Changelog @@ -1,3 +1,5 @@ +- Add vacation-seconds extension support (RFC 6131) + * version 6.2 [2013-02-17] ----------------------------------------------------------- - Support tls:// prefix in managesieve_host option |