==================== 0.3.3 ====================

2005-08-29  Shaun McCance  <shaunm@gnome.org>

	* NEWS:
	* configure.in:
	- Version 0.3.3

	* i18n/PLURALS.txt:
	* i18n/STYLESHEETS.xhtml:
	- Automatic updates

2005-08-26  Shaun McCance  <shaunm@gnome.org>

	* gnome-doc-utils.make:
	- Only take one input file for xsldoc

2005-08-26  Shaun McCance  <shaunm@gnome.org>

	* po/pt_BR.po:
	- Fixed broken XML

2005-08-26  Shaun McCance  <shaunm@gnome.org>

	* po/bg.po:
	* po/nb.po:
	* po/no.po:
	- Fixed broken XML in translations

	* xslt/gettext/Makefile.am:
	- Added well-formedness check to l10n.xml Makefile rule

2005-08-20  Shaun McCance  <shaunm@gnome.org>

	* gnome-doc-utils.make:
	- Fix up some sed expressions, from Joe Markus Clarke, #312969

2005-08-02  Abduxukur Abdurixit <abdurixit@gmail.com>

	* configure.in: Added 'ug' to ALL_LINGUAS.

2005-08-01  Shaun McCance  <shaunm@gnome.org>

	* xslt/docbook/html/db2html-admon.xsl:
	* xslt/docbook/html/db2html-block.xsl:
	* xslt/docbook/html/db2html-css.xsl:
	* xslt/docbook/html/db2html-table.xsl:
	- Changes to make block indents not nest

2005-08-01  Shaun McCance  <shaunm@gnome.org>

	* xslt/docbook/common/db-label.xsl:
	* xslt/docbook/common/db-xref.xsl:
	* xslt/gettext/l10n.xml.in:
	- Fixed up the preface formatters

2005-08-01  Shaun McCance  <shaunm@gnome.org>

	* configure.in:
	- Use newer versions of AC_INIT and AM_INIT_AUTOMAKE

	* gnome-doc-utils.make:
	- Pass the PO file to xml2po, not just the language code

2005-08-01  Shaun McCance  <shaunm@gnome.org>

	* xslt/docbook/html/db2html-block.xsl:
	- Added formalpara

2005-08-01  Shaun McCance  <shaunm@gnome.org>

	* MAINTAINERS:
	- Adding a MAINTAINERS file

2005-07-28  Ignacio Casal Quinteiro  <nacho.resa@gmail.com>

	* configure.in: Added 'gl' to ALL_LINGUAS.

2005-07-28  Christian Persch  <chpe@cvs.gnome.org>

	* gnome-doc-utils.m4:
	- Use $PACKAGE instead of $AC_PACKAGE_TARNAME which seems to not
	work with packages using older auto*.

2005-07-27  Christian Persch  <chpe@cvs.gnome.org>

	* gnome-doc-utils.m4:
	- Only apply the version check when we're not configuring g-d-u
	itself.

2005-07-27  Christian Persch  <chpe@cvs.gnome.org>

	* gnome-doc-utils.m4:
	- Add minimum-version argument to GNOME_DOC_INIT, and check
	for the required gdu version. Minimum is 0.3.2 if not specified.
	Fixes bug #311661.