diff options
author | thomascube <thomas@roundcube.net> | 2006-12-20 14:27:47 +0000 |
---|---|---|
committer | thomascube <thomas@roundcube.net> | 2006-12-20 14:27:47 +0000 |
commit | 04c61804f81a3ed839ef35e7fa70185f713498fd (patch) | |
tree | 9e323c0acddce59a3daaaa9ae86066384dff64be /CHANGELOG | |
parent | f91a4990461d44f12755628f732b3b25544b96cc (diff) |
Fixed wrong message listing when showing search results
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,6 +1,13 @@ CHANGELOG RoundCube Webmail --------------------------- +2006/12/20 (thomasb) +---------- +- Fixed wrong message listing when showing search results (closes #1484131) +- Introduced functions Q() and JQ() as aliases for rep_specialchars_output() +- Show remote images when opening HTML message part as attachment + + 2006/12/17 (thomasb) ---------- - Added patch by Ryan Rittenhouse & David Glick for a resizeable preview pane |