From fc393e4eadbe19ebbb24f35f1615ab439f5164bd Mon Sep 17 00:00:00 2001 From: Aleksander Machniak Date: Sun, 31 Jul 2016 09:28:28 +0200 Subject: [PATCH] Update changelog --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG b/CHANGELOG index 5f9f3d90c..fdac7b08d 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -6,6 +6,7 @@ CHANGELOG Roundcube Webmail - Fix regression in resizing JPEG images with Imagick (#5376) - Managesieve: Fix parsing of vacation date-time with non-default date_format (#5372) - Use SymLinksIfOwnerMatch in .htaccess instead of FollowSymLinks disabled on some hosts for security reasons (#5370) +- Wash position:fixed style in HTML mail for better security (#5264) RELEASE 1.2.1 -------------