diff options
author | thomascube <thomas@roundcube.net> | 2007-11-06 18:24:25 +0000 |
---|---|---|
committer | thomascube <thomas@roundcube.net> | 2007-11-06 18:24:25 +0000 |
commit | e4867ea740cd0d03acb65fdc7a93f7764cc711b2 (patch) | |
tree | bc7328f4a8573a212462affb134ae8f5072c8244 /CHANGELOG | |
parent | ff0566bce5e960143a954e2c1356894a31e4f739 (diff) |
Fix bugs #1484555, #1484646 and #1484639
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,7 +1,14 @@ CHANGELOG RoundCube Webmail --------------------------- +2007/11/06 (thomasb) +---------- +- Switch to/from when searcing in Sent folder (#1484555) +- Correctly read the References header (#1484646) +- Unset old cookie in before sending a new value (#1484639) + 2007/10/22 (tomekp) +---------- - update ru, eo localizations 2007/10/17 (thomasb) |