2004-04-23  Murray Cumming  <murrayc@murrayc.com>

	* libgda/gda-command.h, gda-config.h, gda-field.h, gda-parameter.h: 
	Use the typedef struct _Something Something technique to allow
	other code to declare prototypes, so that the C++ bindings do not
	need to include the headers in their public headers.

2004-04-23  Murray Cumming  <murrayc@murrayc.com>
	* providers/postgres/gda-postgres-recordset.c (guess_table_name):
	Copy the table_name before freeing the struct, not after, to fix
	an occasional crash. Thanks valgrind.

2004-04-23  Murray Cumming  <murrayc@murrayc.com>

	* libgda/gda-client.c (gda_client_open_connection_from_string): 
	Added documentation about the cnc_string format.

2004-04-22  Robert Davis <rdavis@unico.com>

	* providers/freetds/gda-freetds-provider.c
	(gda_freetds_provider_open_connection): use tds_set_client_charset
	instead of tds_set_charset.

2004-04-19  Rodrigo Moya <rodrigo@gnome-db.org>

	* libgda/gda-data-model.c (gda_data_model_update_column): fixed c/p
	typo.

	* libgda/gda-data-model-array.c (gda_data_model_array_update_row):
	added implementation of missing virtual method.
	(gda_data_model_array_class_init): added new virtual method.

2004-04-18  Rodrigo Moya <rodrigo@gnome-db.org>

	Fixes #139800

	* providers/freetds/gda-freetds-provider.c (gda_freetds_execute_cmd):
	* providers/freetds/gda-freetds-recordset.c (gda_freetds_recordset_new):
	updated to latest FreeTDS 0.62 API.

2004-04-16  Denis Loginov <dloginov@crl.nmsu.edu>

	* providers/postgres/gda-postgres-provider.c (gda_postgres_fill_md_data):
	Fixed the "Not Null?" columns, so that it indeed returns the "Not null"
	and not its inverse.

2004-04-17  Adam Weinbegrer  <adamw@gnome.org>

	* configure.in: Added en_CA to ALL_LINGUAS.

2004-04-15  Benjamin Otte <in7y118@public.uni-hamburg.de>

	Fixes #140113

	* providers/sqlite/gda-sqlite-provider.c (sql_split): new function to
	correctly split multiple SQL commands.
	(process_sql_commands): use the new function instead of g_strsplit.

2004-04-06  Vivien Malerba <malerba@gnome-db.org>

	* libsql/sql_parser.c: merged Andru's work (hope nothing has been 
	forgotten)

2004-04-05  Rodrigo Moya <rodrigo@gnome-db.org>

	* libgda.spec.in: s/default/xml.

2004-04-02  Gareth Owen  <gowen72@yahoo.com>

	* configure.in: Added en_GB to ALL_LINGUAS

2004-04-01  Rodrigo Moya <rodrigo@gnome-db.org>

	Released 1.1.1