diff options
author | Aleksander Machniak <alec@alec.pl> | 2012-10-18 09:52:45 +0200 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2012-10-18 09:52:45 +0200 |
commit | df95e790ba49464dd6b093f0c45777288f738d7d (patch) | |
tree | b1b60c9d5bcd5df0e3d7d3beeaec60b1edfd8053 /CHANGELOG | |
parent | 84f2a72408a20e4e0eac7383aba9f4f672e61f9c (diff) |
Remove automatic to-lowercase conversion of usernames (#1488715)
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ CHANGELOG Roundcube Webmail =========================== +- 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) |