summaryrefslogtreecommitdiff
path: root/roundcubemail/CHANGELOG
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2009-07-28 08:41:50 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2009-07-28 08:41:50 +0000
commitae04a583b36721e824efa6bd59d3b6879393da84 (patch)
treeacbcd5458f53342da4a69d0144893e7232f3bc24 /roundcubemail/CHANGELOG
parent26652a8e973d2bd8bd7e63a73e101a32da90b2d8 (diff)
- Fix displaying of HTML messages with unknown/malformed tags (#1486003)
- Some other changes for styled HTML display git-svn-id: https://svn.roundcube.net/trunk@2802 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/CHANGELOG')
-rw-r--r--roundcubemail/CHANGELOG4
1 files changed, 4 insertions, 0 deletions
diff --git a/roundcubemail/CHANGELOG b/roundcubemail/CHANGELOG
index 2920238de..a4f2fc9f5 100644
--- a/roundcubemail/CHANGELOG
+++ b/roundcubemail/CHANGELOG
@@ -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