diff options
author | alecpl <alec@alec.pl> | 2011-08-25 08:30:01 +0000 |
---|---|---|
committer | alecpl <alec@alec.pl> | 2011-08-25 08:30:01 +0000 |
commit | fd6146b6780c526a04682cda89b133e2d9bbd910 (patch) | |
tree | a2f6b8bebd35f2910c1cea98633c05c380631269 /CHANGELOG | |
parent | 2c67d45f22cb1b60979f92cb8670762f02c2a737 (diff) |
- Applied fixes from trunk up to r5126
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1,11 +1,16 @@ CHANGELOG Roundcube Webmail =========================== +- Fixed selecting identity on reply/forward (#1487981) +- Fix image type check for contact photo uploads + +RELEASE 0.6-beta +---------------- +- Added unique connection identifier to IMAP debug messages - Add option to hide selected LDAP addressbook on the list - Add client-side checking of uploaded files size - Add newlines between organization, department, jobtitle (#1488028) - Recalculate date when replying to a message and localize the cite header (#1487675) -- Fix XSS vulnerability in UI messages (#1488030) - Fix handling of email addresses with quoted local part (#1487939) - Fix EOL character in vCard exports (#1487873) - Added optional "multithreading" autocomplete feature |