diff options
author | Aleksander Machniak <alec@alec.pl> | 2015-02-19 13:43:43 +0100 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2015-02-19 13:43:43 +0100 |
commit | 4a2a62de30eae35398dc1e6fcca99c469dd218e6 (patch) | |
tree | fc2bdcce6255ea535c055babe97b5b02904a0a77 /CHANGELOG | |
parent | 50b04366ee7472272e2576d17c609e1d26345221 (diff) |
Fix needless security warning on BMP attachments display (#1490282)
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ CHANGELOG Roundcube Webmail - Fix saving/sending emoticon images when assets_dir is set - Fix PHP fatal error when visiting Vacation interface and there's no sieve script yet - Fix setting max packet size for DB caches and check packet size also in shared cache +- Fix needless security warning on BMP attachments display (#1490282) RELEASE 1.1.0 ------------- |