diff options
author | alecpl <alec@alec.pl> | 2011-03-08 08:40:47 +0000 |
---|---|---|
committer | alecpl <alec@alec.pl> | 2011-03-08 08:40:47 +0000 |
commit | c294eaa3f27ca5f38101eb4a1692111ac0ee82f8 (patch) | |
tree | 30d6e36f28536a15041d6b418377ff3a7daac5e4 /CHANGELOG | |
parent | fb061aaecead8248d1a5cc43cc9593832d7bbdc0 (diff) |
- Performance improvement: Remove redundant DELETE query (for old session deletion) on login
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ CHANGELOG Roundcube Webmail =========================== +- Remove redundant DELETE query (for old session deletion) on login - Get around unreliable rand() and mt_rand() in session ID generation (#1486281) - Fix some emails are not shown using Cyrus IMAP (#1487820) - Fix handling of mime-encoded words with non-integral number of octets in a word (#1487801) |