diff options
author | thomascube <thomas@roundcube.net> | 2007-08-10 08:51:41 +0000 |
---|---|---|
committer | thomascube <thomas@roundcube.net> | 2007-08-10 08:51:41 +0000 |
commit | 31d9efd97d9da09605d4329457ee218cba48f82f (patch) | |
tree | 6b2ae88d0a9074f1b09aed0635057416fce854fd /CHANGELOG | |
parent | 719a257f0c8fd750a4984ed56273dc653565729e (diff) |
Simplified code + removed debug log
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ CHANGELOG RoundCube Webmail --------------------------- -2007/08/09 (thomasb) +2007/08/10 (thomasb) ---------- - Identify mailboxes case-sensitive - Sort mailbox list case-insensitive (closes #1484338) @@ -10,7 +10,7 @@ CHANGELOG RoundCube Webmail - Make autocomplete for loginform configurable by the skin template -2007/07/09 (richs) +2007/08/09 (richs) ---------- - Fixed bug with buttons not dimming/enabling properly after switching folders - Fixed compose window becoming unresponsive after saving a draft (#1484487) |