diff options
author | Aleksander Machniak <alec@alec.pl> | 2015-03-12 06:31:22 -0400 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2015-03-12 06:31:22 -0400 |
commit | 05b11f7ef0dd100110ee728770e3fa157b994ed0 (patch) | |
tree | 1e3029d1a85d783549ac77877fe50ddc05c3fdb7 /plugins/managesieve/Changelog | |
parent | e2fb34028980910e006f09b4fd93c4172f79b306 (diff) |
Fix handling of header test with one-element array as header name
Diffstat (limited to 'plugins/managesieve/Changelog')
-rw-r--r-- | plugins/managesieve/Changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/plugins/managesieve/Changelog b/plugins/managesieve/Changelog index 8ce63c811..9291d550b 100644 --- a/plugins/managesieve/Changelog +++ b/plugins/managesieve/Changelog @@ -1,4 +1,7 @@ +* version 8.3 [2015-03-12] +----------------------------------------------------------- - Fix PHP fatal error when visiting Vacation interface and there's no sieve script yet +- Fix handling of header test with one-element array as header name * version 8.2 [2015-01-14] ----------------------------------------------------------- |