2003-02-25  Andreas Rottmann  <rottmann@users.sourceforge.net>

	* NEWS: Added news for 0.5.7.

	* configure.ac: Bumped version to 0.5.7.
	
2003-02-20  Andreas Rottmann  <rottmann@users.sourceforge.net>

	* configure.ac: Bumped version to 0.5.6.

	* scripts/Makefile.am: Fixed dependencies of libchecks.m4.
	
	* scripts/libcheck.m4-in: Updated to version 0.0.1.

2003-02-14  Andreas Rottmann  <rottmann@users.sourceforge.net>

	* scripts/postgres.m4: 
	  + Revert postgres/internal header check (was
	    bogus). Instead test for libpq-fe.h (not libpq.h). 
	  + Correct order of actions in the 'pg_config doesn't exist' case. 
	  + Don't clobber $prefix. :-O
	
	* configure.ac: Bumped version to 0.5.5.
	
	* autogen.sh, configure.ac, Makefile.am, README: Moved gql/
	subdirectories to top-level and removed gql/.

2003-02-13  Andreas Rottmann  <rottmann@users.sourceforge.net>

	* configure.ac, Makefile.am, README: Removed GDBI.
	
	* configure.ac: Check for M4.

2003-02-06  Andreas Rottmann  <rottmann@users.sourceforge.net>

	* scripts/postgres.m4: Check for headers also under
	postgresql/internal (needed on Debian).

	* configure.ac: Added AM_MAINTAINER_MODE.

2003-01-30  Andreas Rottmann  <rottmann@users.sourceforge.net>

	* configure.ac: Bumped version to 0.5.4.
	(SQLITE_LIBS, SQLITE_CFLAGS): Calling AC_SUBST. Fixes link and
	build of SQLite driver.

2003-01-28  Andreas Rottmann  <rottmann@users.sourceforge.net>

	* Makefile.am (EXTRA_DIST): Added THANKS.
	* THANKS: New, added Stephan Krause.

	* configure.ac: Adaption for Yehia 0.5.4.
	
2003-01-14  Andreas Rottmann  <rottmann@users.sourceforge.net>

	* autogen.sh: Now generate scripts/libchecks.m4, needed by
	aclocal.
	
	* configure.ac: Support for conditional compilation of the
	scripting wrappers (so Yehia-Script is an optional dependency).

2003-01-10  Andreas Rottmann  <rottmann@users.sourceforge.net>

	* Makefile.am (SUBDIRS): Add scripts.
	(DIST_SUBDIRS): Removed (became identical to SUBDIRS).

	* configure.ac: Bump version number to 0.5.3.
	
	* configure.ac: Check for libraries & headers required by the
	drivers.
	
	* scripts/postgres.m4: New, autoconf libpq check.
	* scripts/libcheck.m4-in: New, simple generic autoconf library 
	check template.
	* scripts/libchecks.m4-in: New, instantiate above template.
	* scripts/Makefile.am: Adapted for above changes.

2003-01-08  Andreas Rottmann  <rottmann@users.sourceforge.net>

	* configure.ac: Added check for <termios.h>.

2003-01-06  Andreas Rottmann  <rottmann@users.sourceforge.net>

	* configure.ac: Adapted for Yehia 0.5.2.

