diff options
author | thomascube <thomas@roundcube.net> | 2008-02-06 07:41:11 +0000 |
---|---|---|
committer | thomascube <thomas@roundcube.net> | 2008-02-06 07:41:11 +0000 |
commit | 6726f0c369e87c3cc34b2c2815935c87bc196c3d (patch) | |
tree | 2bc4bdbbca66b02e519a79cd1b3fffc82c6206b5 /CHANGELOG | |
parent | c08b7347c1a04e1930fbb50e2779cc5e0928ff0d (diff) |
Remember decision to display images for a certain message during session (#1484754)
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,6 +1,10 @@ CHANGELOG RoundCube Webmail --------------------------- +2008/02/06 (thomasb) +---------- +- Remember decision to display images for a certain message during session (#1484754) + 2008/02/05 (thomasb) ---------- - Fix regular expression for checking e-mail address (#1484710) @@ -8,6 +12,7 @@ CHANGELOG RoundCube Webmail - Respect config when localize folder names (#1484707) - Applied patch for updating page title (#1484727, #1484650) - Applied patch to prevent from purging inbox by uberlinuxguy (#1484449) +- Applied patch to prevent bad header delimiters (#1484751) - Also send search request when deleting a contact (#1484620) - Add CSS hack for Safari |