diff options
author | svncommit <devs@roundcube.net> | 2009-05-12 13:26:07 +0000 |
---|---|---|
committer | svncommit <devs@roundcube.net> | 2009-05-12 13:26:07 +0000 |
commit | 617b4f699f2e47991c50e05528b1f9ecbc3c3d9c (patch) | |
tree | 83b540541b969d913ff42b0a0d3ad760a312e8f3 /CHANGELOG | |
parent | 78cdeba1a82dd744f59ebfe625a7d7dd8d23ff41 (diff) |
Minimize chance of race condition in session handling (#1485659, #1484678)
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ CHANGELOG RoundCube Webmail =========================== +- Minimize chance of race condition in session handling (#1485659, #1484678) - Fix session handling on non-session SQL query error (#1485734) - Fix html editor mode setting when reopening draft message (#1485834) - Added quick search box menu (#1484304) |