diff --git a/ChangeLog b/ChangeLog index 17ad6ecd9..385a4d19f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2007-08-20 Wolfgang Sourdeau + + * UI/MailPartViewers/UIxMailPartHTMLViewer.m + ([UIxMailPartHTMLViewer -flatContentAsString]): pass the NSData + instance of [self decodedFlatContent] instead of the buggy + NSString from [super flatContentAsString] to the parser. + 2007-08-18 Wolfgang Sourdeau * UI/MailerUI/UIxMailActions.m ([UIxMailActions -deleteAction]):