2005-11-06  Jody Goldberg <jody@gnome.org>

	* Release 1.13.3

2005-11-06  J.H.M. Dassen (Ray) <jdassen@debian.org>

	* gsf/gsf-timestamp.h: Dropped two superfluous declarations.
	* doc/gsf-sections.txt: Mark internal symbols as subsection "Private"
	so as not to be counted for coverage stats.
	* doc/tmpl/*.sgml: Cascaded updates.

2005-11-05  Jody Goldberg <jody@gnome.org>

	* gsf/gsf-libxml.c (push_child) : apply extension if one was supplied.
	(lookup_child) : pass the extension to push_child.
	(gsf_xml_in_start_element) : if none of the current node's children
	  match, check for extensions.
	(gsf_xml_in_ext_free) : new.
	(gsf_xml_in_end_element) : free any extensions.
	(gsf_xml_in_push_state) : handle an extension that adds children to
	  the current node vs an extension to add a handler for an unknown node.

2005-11-05  Jody Goldberg <jody@gnome.org>

	Patch from Luciano Miguel Wolf <luciano.wolf@indt.org.br>
	* gsf/gsf-opendoc-utils.c (od_get_meta_prop) : fix typo.

2005-11-05  J.H.M. Dassen (Ray) <jdassen@debian.org>

	* doc/gsf-docs.sgml: Fleshed things out a bit.

2005-11-04  Christian Neumair  <chris@gnome-de.org>

	* libgsf-gnome-1.pc.in: Add required packages to Requires field.

2005-11-01  J.H.M. Dassen (Ray) <jdassen@debian.org>

	* README: Updated list archive URL. (Debian #336699)

2005-10-30  J.H.M. Dassen (Ray) <jdassen@debian.org>

	* gsf/gsf-infile-ar.c, gsf/gsf-infile-msole.c, gsf/gsf-infile-zip.c,
	sf/gsf-infile.c, gsf/gsf-input-textline.c, gsf/gsf-input.c,
	gsf/gsf-libxml.c, gsf/gsf-outfile-msole.c, gsf/gsf-outfile-zip.c,
	gsf/gsf-output-transaction.c, gsf/gsf-output.c,
	gsf/gsf-structured-blob.c: Minor documentation work.

2005-10-29  J.H.M. Dassen (Ray) <jdassen@debian.org>

	* doc/gsf-docs.sgml: Add OpenDoc documentation.
	* gsf/gsf-timestamp.c, gsf/gsf-utils.c, doc/tmpl/compression.sgml,
	doc/tmpl/gsf-opendoc-utils.sgml, doc/tmpl/msole.sgml,
	doc/tmpl/utils.sgml, doc/tmpl/zip.sgml: Add some basic documentation.

2005-10-26  Stepan Kasal  <kasal@ucw.cz>

	* tests/test-dump-msole.c: Improve the description line in the top
	comment; remove an unused #include.
	* tests/test-restore-msole.c: Likewise.

2005-10-17  Stepan Kasal  <kasal@ucw.cz>

	* gsf/gsf-libxml.c (lookup_child): `inst' is a local variable, not
	  a parameter.

	* doc/gsf.types: Add #include <gsf/gsf-shared-memory.h> to fix a
	  warning.

	* gsf/gsf-output-csv.c (gsf_output_csv_init): Initialize eol_len, too.

2005-10-10  Jody Goldberg <jody@gnome.org>

	* configure.in : post release bump