diff options
author | Aleksander Machniak <alec@alec.pl> | 2013-05-10 09:35:24 +0200 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2013-05-10 09:37:25 +0200 |
commit | bde85428d69069637782d9507475df78890f08d0 (patch) | |
tree | 134efa1bc2a51ec69b9f0c8778dd2722b477d972 /CHANGELOG | |
parent | 71ec1b6063378c684c6db9b2b63475d52e0ac165 (diff) |
Fix handling of invalid email addresses in headers (#1489092)
Conflicts:
CHANGELOG
program/steps/mail/func.inc
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ CHANGELOG Roundcube Webmail =========================== +- 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) - Fix backslash character handling on vCard import (#1489085) |