2005-10-31  Rodrigo Moya <rodrigo@gnome-db.org>

	Released 1.2.3.

2005-10-31  Rodrigo Moya <rodrigo@gnome-db.org>

	* Makefile.am: build po/ at the end.

2005-10-27  Leonardo Boshell <p@kapcoweb.com>

	* configure.in: check for explicit FreeTDS 0.63 version.

	* providers/freetds/gda-freetds-provider.h: if using FreeTDS 0.63,
	define some missing macros.

2005-10-26  Martin Schulze <joey@infodrom.org>

	* libgda/gda-log.c (gda_log_error, gda_log_message): pass clean
	strings to syslog.

2005-07-13  Rodrigo Moya <rodrigo@gnome-db.org>

	Pointed out by Oliver <oliver303@aon.at>

	* libgda/gda-config.h: don't use C++ comments.

2005-07-11  Christopher Taylor <christophth@tiscali.it>

	Fixes #306682

	* providers/firebird/gda-firebird-recordset.c (fb_gda_value_fill): calm
	down gcc 4.0.

2005-07-08  Murray Cumming <murrayc@murrayc.com>

	Fixes #309332

	* configure.in: Check for postgres headers in the 
	version-specific directories used by Ubuntu Breezy.

2005-06-28  Stanislav Brabec <sbrabec@suse.de>

	* providers/ldap/libmain.c:
	* providers/mysql/libmain.c:
	* providers/odbc/libmain.c:
	* providers/sqlite/libmain.c:
	* providers/xml/libmain.c: added missing header files.

2005-06-24  Bas Driessen <bas.driessen@xobas.com>

	* libgda/Makefile.am: Replace hardcoded "lib"
	with $(libdir) so it works OK on 64 bit platforms
	where "lib64" is used.

	* providers/bdb/gda-bdb-recordset.c: Cater for bdb
	versions > 4.3.x