diff options
author | Aleksander Machniak <alec@alec.pl> | 2013-03-08 08:49:57 +0100 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2013-03-08 08:49:57 +0100 |
commit | 32da69983021005567a4d8f56a2658ac2645780c (patch) | |
tree | 306a8181bdb1cdbc3394e3e8ee91b2bd417dae84 /CHANGELOG | |
parent | cf8b9fc004e67bd5f8d7b0bf7f573020bcb33804 (diff) |
Fix javascript errors when working in a page opened with taget="_blank"
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ CHANGELOG Roundcube Webmail =========================== +- Fix javascript errors when working in a page opened with taget="_blank" - Mention SQLite database format change in UPGRADING file (#1488983) - Increase maxlength to 254 chars for email input fields in addressbook (#1488987) - Add attachment menu with Open and Download options (#1488975) |