summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authoralecpl <alec@alec.pl>2008-10-02 17:48:29 +0000
committeralecpl <alec@alec.pl>2008-10-02 17:48:29 +0000
commit52851464e0267795ffd688e3c769d9161011dba8 (patch)
treef8ce401c798f45e462d3cb49a6bdb7cf3eb99271 /CHANGELOG
parent2c832e451988be00e07c8ba1cc4ff8b5389feced (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--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 49a4454f3..6144845bd 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -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)