2007-08-13  Rodney Dawes  <dobey.pwns@gmail.com>

	* configure.in: Up version to 0.36.1 for release

2007-08-09  Rodney Dawes  <dobey.pwns@gmail.com>

	* intltool-merge.in.in:
	Get rid of isGNUGettextTool as we don't really need it here
	Only check if iconv is in the path

	Fixes #464846

2007-08-07  Rodney Dawes  <dobey.pwns@gmail.com>

	* intltool-update.in.in (FindLeftoutFiles):
	Strip _build/ from the path name, to ignore some files during distcheck

	Fixes #464474

2007-08-07  Rodney Dawes  <dobey.pwns@gmail.com>

	* intltool-update.in.in (CONF_Handle_Open):
	Check for the conf_in file in $SRCDIR/../ instead of just ../

	Fixes #464474

2007-08-06  Rodney Dawes  <dobey.pwns@gmail.com>

	* intltool-update.in.in (Console_Write_CoverageReport):
	Print the locale id and Current translation status message to STDERR

	Fixes #464121