diff options
author | alecpl <alec@alec.pl> | 2008-10-02 17:48:29 +0000 |
---|---|---|
committer | alecpl <alec@alec.pl> | 2008-10-02 17:48:29 +0000 |
commit | 52851464e0267795ffd688e3c769d9161011dba8 (patch) | |
tree | f8ce401c798f45e462d3cb49a6bdb7cf3eb99271 /CHANGELOG | |
parent | 2c832e451988be00e07c8ba1cc4ff8b5389feced (diff) |
- Fix race conditions when changing mailbox (set some env variables only when needed - no action or action==list)
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,6 +5,7 @@ CHANGELOG RoundCube Webmail ---------- - Minimize "inline" javascript scripts use (#1485433) - Fix css class setting for folders with names matching defined classes names (#1485355) +- Fix race conditions when changing mailbox 2008/10/01 (alec) - Fix spellchecking when switching to html editor (#1485362) |