From 9cd0c6e805706ea489c4e08035286537d5b9e453 Mon Sep 17 00:00:00 2001 From: Aleksander Machniak Date: Thu, 12 Apr 2018 09:38:26 +0200 Subject: [PATCH] Add 1.3.6 release --- CHANGELOG | 4 ++++ 1 file changed, 4 insertions(+) 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