diff options
author | thomascube <thomas@roundcube.net> | 2007-09-05 19:50:05 +0000 |
---|---|---|
committer | thomascube <thomas@roundcube.net> | 2007-09-05 19:50:05 +0000 |
commit | 0d1dd7c80c5ab8a3879294e6e6bb4c20f7054241 (patch) | |
tree | 0850dc93c3e85fc37b130a967f326596ad52b700 /CHANGELOG | |
parent | 1094cda9a04bd52a06dd662bc5d648b4105cff1a (diff) |
Fix message list selection + new pngbehavior + use strpos() instead of strstr()
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,6 +1,13 @@ CHANGELOG RoundCube Webmail --------------------------- +2007/09/05 (thomasb) +---------- +- Fix message list selection (#1484550) +- Better fix lowercased usernames (#1484473) +- Update pngbehavior Script as suggested in #1484490 + + 2007/08/29 (richs) ---------- - Fixed moving/deleting messages when more than 1 is selected |