From 594d33588c72a536dc9cfc2d555314b3ddf11dfc Mon Sep 17 00:00:00 2001 From: Aleksander Machniak Date: Tue, 22 May 2018 15:42:52 +0200 Subject: [PATCH] Update changelog --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG b/CHANGELOG index e0c916b0f..7c8a6e042 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -89,6 +89,7 @@ CHANGELOG Roundcube Webmail - Fix bug where some parts of quota information could have been ignored (#6280) - Fix bug where some escape sequences in html styles could bypass security checks - Fix bug where some forbidden characters on Cyrus-IMAP were not prevented from use in folder names +- Fix bug where only attachments with the same name would be ignored on zip download (#6301) RELEASE 1.3.6 -------------