diff options
author | Aleksander Machniak <alec@alec.pl> | 2014-09-13 12:36:54 +0200 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2014-09-13 12:37:23 +0200 |
commit | 9a498212446f6c9a186df5652a7625526b590b78 (patch) | |
tree | 099b09b61a9b6f5094b4b8c10243c82c5f96ff50 /CHANGELOG | |
parent | d6867490abc543da0c8ec7895d3748d1e7e93e63 (diff) |
Fix validation of email addresses with IDNA domains (#1490067)
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -15,6 +15,7 @@ CHANGELOG Roundcube Webmail - Fix handling of email addresses with quoted domain part (#1490040) - Fix comm_path update on task switch (#1490041) - Fix error in MSSQL update script 2013061000.sql (#1490061) +- Fix validation of email addresses with IDNA domains (#1490067) RELEASE 1.0.2 ------------- |