diff options
author | alecpl <alec@alec.pl> | 2011-03-09 10:30:15 +0000 |
---|---|---|
committer | alecpl <alec@alec.pl> | 2011-03-09 10:30:15 +0000 |
commit | 3e398182213cb66057ff40b605296092bb9fe83d (patch) | |
tree | 83743b07a258ac26d8022c1428eb4efb1e4044fe /CHANGELOG | |
parent | 4cfe66f42fe90fed6e785d58403ff25b2267dc4d (diff) |
- Add code for prevention from IMAP connection hangs when server closes socket unexpectedly
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ CHANGELOG Roundcube Webmail =========================== +- Add code for prevention from IMAP connection hangs when server closes socket unexpectedly - 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) |