diff --git a/CHANGELOG b/CHANGELOG index 3fa085a1f..d6bf90f2c 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -74,7 +74,11 @@ CHANGELOG Roundcube Webmail - Fix touch event issue on messages list in IE/Edge (#5781) - Fix so links over images are not removed in plain text signatures converted from HTML (#4473) - Fix various issues when downloading files with names containing non-ascii chars, use RFC 2231 (#5772) + +RELEASE 1.3.6 +------------- - Fix parsing date strings (e.g. from a Date: mail header) with comments (#6216) +- Fix PHP 7.2: count(): Parameter must be an array in enchant-based spellchecker (#6234) - Fix possible IMAP command injection and type juggling vulnerabilities (#6229) - Enigma: Fix key selection for signing - Enigma: Enable keypair generation on Internet Explorer 11