diff options
author | Aleksander Machniak <alec@alec.pl> | 2013-05-15 12:28:54 +0200 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2013-05-15 12:28:54 +0200 |
commit | e5b376b17845d5377af71b8e505417048d0eec94 (patch) | |
tree | f34a55e68100519b60a35e959b3bd5156438d076 /CHANGELOG | |
parent | 059908259d7a4dcb67ea0e2d25c09be6c2999f21 (diff) |
Fix SMTP connection using IPv6 address in smtp_server option (#1489024), update Net_Socket package
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ CHANGELOG Roundcube Webmail =========================== +- Fix SMTP connection using IPv6 address in smtp_server option (#1489024) - Fix problem where security warning was displayed for valid images with image/jpg type (#1489097) - Fix handling of invalid email addresses in headers (#1489092) - Added attachment_reminder plugin |