From fec196ee907f87e880e07bdd4f78d09fae4b49a8 Mon Sep 17 00:00:00 2001 From: 5 Date: Mon, 15 Oct 2001 17:49:52 +0000 Subject: If we have no node content, dont append any value or try to decode it. 2001-10-15 * filter-input.c (xml_decode): If we have no node content, dont append any value or try to decode it. Gets rid of a bunch of annoying warnings. svn path=/trunk/; revision=13677 --- filter/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'filter/ChangeLog') diff --git a/filter/ChangeLog b/filter/ChangeLog index 2f6a38e415..9dbdd81358 100644 --- a/filter/ChangeLog +++ b/filter/ChangeLog @@ -1,3 +1,9 @@ +2001-10-15 + + * filter-input.c (xml_decode): If we have no node content, dont + append any value or try to decode it. Gets rid of a bunch of + annoying warnings. + 2001-10-04 Jeffrey Stedfast * vfolder-rule.c (validate): And again here. -- cgit v1.2.3