diff options
author | Thomas Bruederli <thomas@roundcube.net> | 2014-01-16 09:04:34 +0100 |
---|---|---|
committer | Thomas Bruederli <thomas@roundcube.net> | 2014-01-16 09:04:34 +0100 |
commit | 5740b10bf8cdb82f795d88e1f020440c8dae4acb (patch) | |
tree | c22be085ae5ee2ebdcb50a0c4232998b5b5216f6 /CHANGELOG | |
parent | 3786a48aeb27b0ee54694103e0c19808a62ff5e0 (diff) | |
parent | 531c4d896c6fda2e979e219633078c95b95d83c0 (diff) |
Merge branch 'master' of github.com:roundcube/roundcubemail
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ CHANGELOG Roundcube Webmail =========================== +- Fix compatibility with PHP 5.2 in html.php file (#1489514) - Remove expand/collapse with plus/minus keys (on numeric keypad) (#1489513) - Fix issue where filesystem path was added to all-attachments (zip) file (#1489507) - Fix case-sensitivity of email addresses handling on compose (#1485499) |