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

	* Release 1.14.32

2015-02-22  Morten Welinder  <terra@gnome.org>

	* gsf/gsf-open-pkg-utils.c
	(gsf_outfile_open_pkg_set_content_type): Allow a NULL content type
	for when defaults cover the file.

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

	* gsf/gsf-open-pkg-utils.c (gsf_open_pkg_write_content_override):
	Release children here, not in gsf_outfile_open_pkg_close.

2015-02-08  Morten Welinder  <terra@gnome.org>

	* gsf/gsf-open-pkg-utils.c (gsf_outfile_open_pkg_close): Plug
	leak.

2015-02-06  Morten Welinder  <terra@gnome.org>

	* gsf/gsf-open-pkg-utils.c (gsf_outfile_open_pkg_close): Also add
	vml extension.

	* gsf/gsf-libxml.c (gsf_xml_in_start_element): Nodes inside
	unknown nodes are themselves unknown, even if they would appear to
	be known had the intervening unknown nodes not been there.  In
	other words: don't lookup nodes while we are parsing an unknown
	tag's contents.

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

	* configure.ac: Post-release bump.