=== gnome-build 0.1.4 ===

2007-01-14  Naba Kumar  <naba@gnome.org>

	* NEWS: Updated for release.

	* configure.in: Bumped  version to 0.1.4 for release.

	* po/POTFILES.in: Added missing file.

	* src/backends/libgbf_am/gbf-am-properties.c: Fixed a crash bug
	where there is no variables and a new one is added.
	Fixes bug #395403 - Project Properties Dialog / Variables.
	
2006-11-20 Johannes Schmid <jhs@gnome.org>
	
	* MAINTAINERS: removed me

2006-10-02 Johannes Schmid  <jhs@gnome.org>

	* gbf-project-utils.h/.c: gbf_project_util_add_source_multi()
	Use GList* instead of GSList*

2006-09-18  Johannes Schmid <jhs@gnome.org>

	* configure.in:
	Fixed #344680 and bumped gdl requirement to 0.7.0
	* gnome-build-1.0.pc.in:
	Fixed depencies (+gdl +gdl-gnome)

2006-09-17  Johannes Schmid <jhs@gnome.org>

	src/backends/libgbf_mk/gbf-mkfile-project.c:
	Fixed #324071
	
	src/gbf/test-project-view.c:
	Fixed #334237

2006-09-11 Günther Brammer <gbrammer@gmx.de>

	* src/backends/libgbf_am/gbf-am-parse.in,
	src/backends/libgbf_am/GBF/AmFiles.pm:
	Escape xml special characters in the output

2006-08-16 Günther Brammer <gbrammer@gmx.de>

	* src/backends/libgbf_am/gbf-am-parse.in:
	Do not remove a leading /../ from paths
	* src/backends/libgbf_am/GBF/AmFiles.pm:
	Sync the Makefile.am parsing to CVS automake and separate contents
	of variables joined by += by a space.

2006-08-09  Johannes Schmid <jhs@gnome.org>

	* src/backends/libgbf_am/GBF/AmFiles.pm:
	Reverted patch as it breaks things. Günther is working
	on an improved version

2006-08-08  Günther Brammer <GBrammer@gmx.de>

	* src/backends/libgbf_am/GBF/AmFiles.pm:
	Do not require an extra space at +=

2006-07-29	Johannes Schmid <jhs@gnome.org>

	* autogen.sh: Use gnome-autogen.sh from gnome-common package

2006-05-22  Naba Kumar  <naba@gnome.org>

	* src/backends/libgbf_am/GBF/AmFiles.pm: Added AC_SUBSTs for
	newly created pkg check moules macros in configure.in (of the
	project).