2004-08-22  Rodney Dawes  <dobey@novell.com>

	* configure.in: Update version to 0.31.2

2004-08-22  Rodney Dawes  <dobey@novell.com>

	* NEWS: Document fix for #144725

2004-08-22  Daniel Elstner  <daniel.elstner@gmx.net>

	* intltool-update.in.in (FindPackageName): Correctly strip spaces
	and brackets from the local $name and $version variables too.
	(FindMakevarsDomain): Ignore make variable substitutions in the
	assignment to DOMAIN, such as DOMAIN = $(PACKAGE).

	Fixes #144725

2004-08-22  Danilo Å egan  <dsegan@gmx.net>

	* NEWS: Document additions.

	* intltool-extract.in.in (type_xml): Adjust re to allow for
	translating both content and attributes (i.e. 
	<_t _name="ah">content</_t>).

	* intltool-extract.in.in (type_xml): Add support for comments
	before translatable attributes.
	* tests/cases/extract-comments.xml: Add testcases for comments
	around attributes.
	* tests/results/extract-comments.xml.h: Updated results.

	Fixes bug #143581.