diff options
author | Thomas Bruederli <thomas@roundcube.net> | 2012-07-24 12:25:28 +0200 |
---|---|---|
committer | Thomas Bruederli <thomas@roundcube.net> | 2012-07-24 12:25:28 +0200 |
commit | 2d2af72c22e7b3aca2f90f10bcda1c73767d9656 (patch) | |
tree | f5e729cef8c23a923f5571143ae1d878577e933d /CHANGELOG | |
parent | 9d129b5fe2f35ecb497703d818a68d431b5782c6 (diff) |
Correctly quote localized labels when used in javascript variables (#1488567)
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ CHANGELOG Roundcube Webmail =========================== +- Correctly escape localized labels in javascript variable (#1488567) - Update Net_SMTP/Auth_SASL packages to fix Digest-MD5/Cram-MD5 authentication (#1488571) - Don't add attachments content into reply/forward/draft message body (#1488557) - Fix 'no connection' errors on page unloads (#1488547) |