2015-04-16  Morten Welinder <terra@gnome.org>

	* Release 1.14.33

2015-04-09  Morten Welinder  <terra@gnome.org>

	* tests/test-xml.c: Add meaning code in here.

	* gsf/gsf-libxml.c (gsf_xml_out_end_element): Only indent closing
	tag if we're at the beginning of the line because we
	pretty-printed the previous closing tag.
	(gsf_xml_out_get_pretty_print, gsf_xml_out_set_pretty_print): New
	convenience functions.

2015-03-30  Morten Welinder  <terra@gnome.org>

	* gsf/gsf-libxml.c (gsf_xml_in_doc_add_nodes): Introduce new flag
	GSF_XML_2ND to explicitly identify duplicate nodes.

2015-03-13  Morten Welinder  <terra@gnome.org>

	* gsf/gsf-libxml.c (gsf_xml_in_set_silent_unknowns): New function.

2015-03-04  Morten Welinder  <terra@gnome.org>

	* gsf/gsf-libxml.c (gsf_xml_out_add_float): Do a better job of
	saving all precision.

2015-03-04  Morten Welinder <terra@gnome.org>

	* configure.ac: Post-release bump.