diff options
author | alecpl <alec@alec.pl> | 2009-03-06 20:52:21 +0000 |
---|---|---|
committer | alecpl <alec@alec.pl> | 2009-03-06 20:52:21 +0000 |
commit | ec74645d46b205b83e51c061b2a48af21d898d26 (patch) | |
tree | 28b8ab515d4f25a5691189acde79252e30728c38 /CHANGELOG | |
parent | 49c49be59eeadfc8f3ea3faecfbb7a99f0e8e87b (diff) |
- Use US-ASCII as failover when Unicode searching fails (#1485762)
only US-ASCII is a must-have charset from IMAP's RFC
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ CHANGELOG RoundCube Webmail =========================== +- Use US-ASCII as failover when Unicode searching fails (#1485762) - Fix errors handling in IMAP command continuations (#1485762) - Fix FETCH result parsing for servers returning flags at the end of result (#1485763) - Fix datetime columns defaults in mysql's DDL (#1485641) |