diff options
author | Thomas Bruederli <thomas@roundcube.net> | 2012-06-06 17:35:21 +0200 |
---|---|---|
committer | Thomas Bruederli <thomas@roundcube.net> | 2012-06-06 17:35:21 +0200 |
commit | ae6d2de17f740915e47c64d210680eb5e9850335 (patch) | |
tree | d385b6a56aaca33cadeda6ece5bf7e2ae2b4c8e7 /CHANGELOG | |
parent | e29515a504e862065684f6f41ab632ab38087c8d (diff) |
New feature to add mail attachments using drag & drop on HTML5 enabled browsers
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ CHANGELOG Roundcube Webmail =========================== +- Add mail attachments using drag & drop on HTML5 enabled browsers - Add workaround for invalid BODYSTRUCTURE response - parse message with Mail_mimeDecode package (#1485585) - Decode header value in rcube_mime::get() by default (#1488511) - Fix errors with enabled PHP magic_quotes_sybase option (#1488506) |