From 42aa29e62e19d6b5d466dcc946de227252ca948a Mon Sep 17 00:00:00 2001 From: Not Zed Date: Thu, 26 Apr 2001 01:22:21 +0000 Subject: Blah blah fix for xml1 broken utf8 encoding, and use "g" memory for all 2001-04-26 Not Zed * filter-part.c (filter_part_xml_create): Blah blah fix for xml1 broken utf8 encoding, and use "g" memory for all allocations. (filter_part_finalise): Free our data properly. svn path=/trunk/; revision=9572 --- filter/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'filter/ChangeLog') diff --git a/filter/ChangeLog b/filter/ChangeLog index 43f8f5610f..8cb76fbe7d 100644 --- a/filter/ChangeLog +++ b/filter/ChangeLog @@ -1,3 +1,9 @@ +2001-04-26 Not Zed + + * filter-part.c (filter_part_xml_create): Blah blah fix for xml1 + broken utf8 encoding, and use "g" memory for all allocations. + (filter_part_finalise): Free our data properly. + 2001-04-20 Kjartan Maraas * filter-rule.c: Pull up fix for translation of filter -- cgit