summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorThomas Bruederli <thomas@roundcube.net>2012-10-18 12:14:02 +0200
committerThomas Bruederli <thomas@roundcube.net>2012-10-18 12:14:02 +0200
commit9f0ca2dca669a3f379d8582f128b7cca7056a921 (patch)
treea425c936d4d6fb5ffb27e5dde5bd468437238b3a /CHANGELOG
parent7ea292410644af4b6eaa772a8f71855783ade0ae (diff)
parent22c67d0ec28f4c9488d26aa35151392a18c74c45 (diff)
Merge branch 'master' of github.com:roundcube/roundcubemail
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index ee5e17402..b3c33b3b5 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,9 @@
CHANGELOG Roundcube Webmail
===========================
+- Fix handling of URLs with asterisk characters (#1488759)
+- Remove automatic to-lowercase conversion of usernames (#1488715)
+- Fix scrolling quirk in email preview frame using Opera 12 (#1488763)
- Fix displaying of multipart/alternative messages with empty parts (#1488750)
- Fix threaded list sorting on PHP < 5.2.9 (#1488748)
- Plugin API: Add 'email_list' argument for identities data in user_create hook