2001-06-13  Rodrigo Moya <rodrigo@gnome-db.org>

	* gda-util.c (gda_util_hash_to_list): added new function for converting
	a GHashTable into a GList (only adding, to the GList, the GHashTable's
	keys)

2001-06-01  Rodrigo Moya <rodrigo@gnome-db.org>

	* Makefile.am: don't build the libxmlquery until we fix the
	libxml1/libxml2/libxslt issue

2001-05-22  Rodrigo Moya <rodrigo@gnome-db.org>

	* reverted last change, thus forcing new versions of
	automake/autoconf/libtool

2001-05-21  Rodrigo Moya <rodrigo@gnome-db.org>

	* Makefile.am, gda-xml-query/Makefile.am,
	gda-xml-query/testing/Makefile.am: converted the libxmlquery
	to a libtool static library (noinst_LTLIBRARIES)
	(fixes bug #54979)

2001-05-14  Rodrigo Moya <rodrigo@gnome-db.org>

	* gda-config.c: added gtk-doc documentation

2001-05-03  Rodrigo Moya <rodrigo@gnome-db.org>

	* gda-config.c (gda_provider_copy): make a copy of ALL the
	GdaProvider structure members
	
2001-04-25  Rodrigo Moya <rodrigo@gnome-db.org>

	* gda-config.c (gda_dsn_save): check pointer before using them

2001-04-09  Rodrigo Moya <rodrigo@gnome-db.org>

	* gda-config.c (gda_config_remove_section): implemented

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

	* gda-config.h: use "/apps" prefix for all GConf stuff

2001-03-05  Rodrigo Moya <rodrigo@gnome-db.org>

	* gda-common.h: remove "#include xml-query.h"
	* gda-xml-query/Makefile.am: make libxmlquery a private library,
	for the moment

2001-02-18  Carlos Perell Marn <carlos@gnome-db.org>

	* Makefile.am: Removed all the references to gda-xml-query.*
	* gda-common.h: Updated to the new xml-query

2000-11-29	Rodrigo Moya <rodrigo@gnome-db.org>

	* gda_config_list_keys: fixed
	* added utility functions (moved from gnome-db lib)

2000-11-24	Rodrigo Moya <rodrigo@gnome-db.org>

	* added correct license notices (LGPL) to source files

2000-11-12	Rodrigo Moya <rodrigo@linuxave.net>

	* gda-config.[ch]: added gda_config_has_key function, for
	checking for the existence of a given key

2000-11-01  Reinhard Mller  <reinhard.mueller@bitsmart.com>

	* gda-xml-file.h: removed directory part from gnome-xml includes
	because the directory is already given from xml-config

2000-10-26	Rodrigo Moya <rodrigo@linuxave.net>

	* gda-config.[ch]: added gda_dsn_copy function

2000-10-17	Rodrigo Moya <rodrigo@linuxave.net>

	* added OAFIID helper functions:
	gda_corba_oafiid_is_active()
