From ad313c2ad833a23f9fabed9189de1c71fec49d46 Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Wed, 10 Jun 2009 20:00:42 +0000 Subject: [PATCH] Monotone-Parent: 931357c046b4c2c5bca20cfc7027809a3240f43a Monotone-Revision: 16149b4acf28c43530866e0b00c8f641e07afc24 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-06-10T20:00:42 Monotone-Branch: ca.inverse.sogo --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index 7669b9008..4e8bd9180 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2009-06-10 Wolfgang Sourdeau + + * UI/MailPartViewers/UIxMailPartHTMLViewer.m: fixed rendering of + CSS content containing comment characters. Ignore certain HTML + tags that can alter the appearance of the SOGo display altogether + (SCRIPT, LINK, BASE, META, TITLE). + 2009-06-09 Wolfgang Sourdeau * SoObjects/Appointments/SOGoFreeBusyObject.m