summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorThomas Bruederli <thomas@roundcube.net>2014-01-29 13:08:58 +0100
committerThomas Bruederli <thomas@roundcube.net>2014-01-29 13:08:58 +0100
commit4bb44b17ef32860c1fafe0a8ceba3ac475fccf74 (patch)
treec5883c2845c25b22a8cccc231025fe2cb910bbdf /CHANGELOG
parent001e39e4eaabe5e28acaeec559a2e4ffe6f0ab92 (diff)
Update Changelog
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index e99c673ac..fbf7136f9 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,10 @@
CHANGELOG Roundcube Webmail
===========================
+- Add mime-type mapping for .7z files (#1489512)
+- Invoke update scripts with php to circumvent execution restrictions (#1489322)
+- Fix drag & drop message/contact moving on touch device (#1489431)
+- Fix canned responses in HTML mode (#1489536)
- Check/create default folders on every login not only the first (#1489423)
- Update to jQuery-1.11.0 and jQuery-UI-1.9.2
- Support SMTP socket context options via new config option 'smtp_conn_options'