summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorThomas Bruederli <thomas@roundcube.net>2012-06-06 17:35:21 +0200
committerThomas Bruederli <thomas@roundcube.net>2012-06-06 17:35:21 +0200
commitae6d2de17f740915e47c64d210680eb5e9850335 (patch)
treed385b6a56aaca33cadeda6ece5bf7e2ae2b4c8e7 /CHANGELOG
parente29515a504e862065684f6f41ab632ab38087c8d (diff)
New feature to add mail attachments using drag & drop on HTML5 enabled browsers
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index cb132db0f..8b0f0675f 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -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)