diff options
author | alecpl <alec@alec.pl> | 2011-09-06 17:18:12 +0000 |
---|---|---|
committer | alecpl <alec@alec.pl> | 2011-09-06 17:18:12 +0000 |
commit | d5ae9772c1427dbbcf1cb7582106dd1d542bc26e (patch) | |
tree | 4c3f47d650e675777bbaa4265e59d52cc3058062 /CHANGELOG | |
parent | f8e48df71540b268ceac058d32b8ee848fc2ab6b (diff) |
- Fix username case-insensitivity issue in MySQL (#1488021)
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ CHANGELOG Roundcube Webmail =========================== +- Fix username case-insensitivity issue in MySQL (#1488021) - Addressbook Saved Searches - Added spellchecker exceptions dictionary (shared or per-user) - Added possibility to ignore words containing caps, numbers, symbols (spellcheck_ignore_* options) |