diff options
author | thomascube <thomas@roundcube.net> | 2011-05-31 16:17:23 +0000 |
---|---|---|
committer | thomascube <thomas@roundcube.net> | 2011-05-31 16:17:23 +0000 |
commit | 09c59abf8576f52b40e1787ef3c0204f795ab9f5 (patch) | |
tree | 287570fdec5ef8a6ff9614d2025576a8137bcc44 /CHANGELOG | |
parent | 340546c975bca94526a3e16039895a6d0600828b (diff) |
Case-insensitive matching in autocompletion (#1487933); replace old string offset syntax
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ CHANGELOG Roundcube Webmail =========================== +- Case-insensitive matching in autocompletion (#1487933) - Added option to force spellchecking before sending a message (#1485458) - Fix handling of "<" character in contact data, search fields and folder names (#1487864) - Fix saving "<" character in identity name and organization fields (#1487864) |