summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2013-05-14 09:41:30 +0200
committerAleksander Machniak <alec@alec.pl>2013-05-14 09:42:01 +0200
commit05b5f969d5c10850291ae413b89461ca1f6bcc5d (patch)
tree9e5e8d5011add498816c226efba786810685aa26 /CHANGELOG
parentbde85428d69069637782d9507475df78890f08d0 (diff)
Fix problem where security warning was displayed for valid images with image/jpg type (#1489097)
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 8c1c721f1..b14baa2a9 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG Roundcube Webmail
===========================
+- Fix problem where security warning was displayed for valid images with image/jpg type (#1489097)
- Fix handling of invalid email addresses in headers (#1489092)
- Fix IMAP connection issue with default_socket_timeout < 0 and imap_timeout < 0 (#1489090)
- Fix various PHP code bugs found using static analysis (#1489086)