diff options
author | alecpl <alec@alec.pl> | 2009-07-28 08:41:50 +0000 |
---|---|---|
committer | alecpl <alec@alec.pl> | 2009-07-28 08:41:50 +0000 |
commit | 2337a82f72f6404d011453903bec8d53ae3580de (patch) | |
tree | 4588b0ef57a4d9cc7885cdbaca7e1176f4334866 /CHANGELOG | |
parent | 28f15eb597304d1761adeef4e22c202de42ef22d (diff) |
- Fix displaying of HTML messages with unknown/malformed tags (#1486003)
- Some other changes for styled HTML display
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,6 +1,10 @@ CHANGELOG RoundCube Webmail =========================== +- Fix displaying of HTML messages with unknown/malformed tags (#1486003) + +RELEASE 0.3-RC1 +--------------- - Fix import of vCard entries with params (#1485453) - Fix HTML messages output with empty block elements (#1485974) - Use request tokens to protect POST requests from CSFR |