2002-01-03  Gonzalo Paniagua Javier <gonzalo@gnome-db.org>

	* GNOME_Database.idl: added GeometricPoint as new data type.

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

	* GNOME_Database.idl: added more schemas (VIEWS, PROCEDURES, TYPES)

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

	* GNOME_Database.idl: added schema stuff to ::Connection interface

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

	* GNOME_Database.idl: added supports method to ::Connection, method
	for getting information about supported features in a give database
	connection

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

	* GNOME_Database.idl: added getRowCount method to ::Recordset

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

	* GNOME_Database.idl: s/ValueType/Type, and removed unused Type's

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

	* fixed typo

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

	* GNOME_Database.idl: fixed

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

	* GNOME_Database.idl: added the ::Client interface, to be used by
	providers to communicate stuff to clients

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

	* Makefile.am: install IDL files in $datadir/idl/libgda

	* GNOME_Database.idl: some fixes, and added ::Listener interface, and
	related methods in the ::Provider interface

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

	* *.idl: started refactoring on the IDL interfaces

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

	* GNOME_Database_Field.idl: replaced the use of unions with cleaner
	CORBA_any's, and removed redundat data types

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

	* GDA*.idl -> GNOME_Database*.idl

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

	* GDA_Recordset.idl: removed "move" method and added "moveNext" and
	"movePrev"

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

	* GDA_Connection.idl: added 2 new methods (addListener and
	removeListener) for clients to be able to listen on the providers

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

	* GDA_Listener.idl: new interface

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

	* added COMMAND_TYPE_XML to the GDA_CommandType enum

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

	* added modifySchema method to the GDA::Connection interface

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

	* removed GDA_Fieldx, which is now GDA_Field, as the old
	GDA_Field.idl file was not used

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

	* renamed all IDL files from gda* to GDA* to avoid confusion with
	installed headers
