summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorThomas Bruederli <thomas@roundcube.net>2012-11-09 11:53:29 +0100
committerThomas Bruederli <thomas@roundcube.net>2012-11-09 11:53:29 +0100
commit92eb18b46ac9dee2349bcb76b8fc5fea5dc8954f (patch)
tree13250f6117ab9e36b9ea77ae48630fcfa07b5cac /CHANGELOG
parent2cae79a67af88d38476561707f6b9e1796625c40 (diff)
parentfb53c809a632a0f4122f0ef76cb8958a4ed7f6e1 (diff)
Merge branch 'master' of github.com:roundcube/roundcubemail
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 7f256e199..27f653a8f 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -3,6 +3,7 @@ CHANGELOG Roundcube Webmail
- Upgraded to jQuery 1.8.2 and jQuery UI 1.9.1
- Add config option to automatically generate LDAP attributes for new entries
+- Fix AREA links handling (#1488792)
- Better client-side timezone detection using the jsTimezoneDetect library (#1488725)
- Fix possible HTTP DoS on error in keep-alive requests (#1488782)
- Add option to disable saving sent mail in Sent folder - no_save_sent_messages (#1488686)