2001-10-26  Akira TAGOH <tagoh@gnome-db.org>

	* sqlite/lemon.c: Fixed 64 bit pointer issues again

2001-10-11  Carlos Perell Marn <carlos@gnome-db.org>

	* sqlite/*
	* Makefile.am: Imported the sqlite 2.0.2. This version need an update
	of the old database, I will prepare a program to do the update soon.

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

	* Makefile.am: Fixed the sqlite.h build problem.

2001-09-20  Akira TAGOH <tagoh@gnome-db.org>

	* sqlite/tool/lemon.c: Fixed 64 bit pointer issue

2001-08-03  gallatin@stat.duke.edu

	* sqlite/tool/lemon.c: fixed int/long 64-bit pointer issues when
	building on FreeBSD/Alpha. Fixes #58391

2001-07-19  Rodrigo Moya <rodrigo@gnome-db.org>

	* gda-default-connection.c (schema_aggregates): new schema function

2001-07-15  Rodrigo Moya <rodrigo@gnome-db.org>

	* gda-default-connection.c (gda_default_connection_open_schema): return
	a GdaError if we don't support the schema

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

	* sqlite/configure.in: added /usr to the search list for gdbm.h

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

	* gda-default-connection.c (schema_tables): implemented, although
	only returning the tables' name

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

	* gda-default-connection.c, gda-default-command.c: better
	error handling
	* sqlite/NO-AUTO-GEN: added this file to avoid the execution of
	auto* in this directory (fixed by mvali@hot.ee and
	Jon.Hellan@clustra.com)

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

	* implemented first working version of the GDA default
	provider
	* imported libsqlite (http://www.hwaci.com/sw/sqlite/) into
	our source tree, until it is oficially released

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

	* started gda-default-server, which will be a server *always*
	installed with libgda, so that users don't have to worry about
	setting up a RDBMS to use GNOME-DB/libgda
