1.3.0:
	
2003-10-01  Murray Cumming  <murrayc@usa.net>

	* libgda/libgdamm/private/Makefile.am: Use _HEADERS instead of
	_DATA (I looked at gnome-vfsmm) to fix the dist. distcheck now
	works.

2002-12-10  Bradley Bell  <btb@debian.org>
	
	* scripts/Makefile.am: distribute macros.m4

2002-11-02  Murray Cumming  <murrayc@usa.net>

	* libgdammconfig.h and init.h: Replaced "libgnomemm" with
	"libgdamm".

2002-07-20  Murray Cumming  <murrayc@usa.net>

	* Connection, DataModel: wrapped a few more functions.

2002-07-17  Murray Cumming  <murrayc@usa.net>

	* DataModel: We don't need to specify the _vfunc suffixes now -
	gtkmmproc adds them for us.

2002-07-06  Murray Cumming  <murrayc@usa.net>

	* Added Transaction wrapper, used in Connection methods.

2002-05-03  Murray Cumming  <murrayc@usa.net>

	* Revised build files so that they are like the other gnomemm
	projects - this means that generated source is now distributed.
	* Updated libgda_methods.defs and libgda_enums.defs for the libgda
	HEAD branch refactoring. It now builds against libgda HEAD.

2002-04-19  Muray Cumming  <murrayc@usa.net>

	* Removed traces of libgnomemm, from which this project was copied
	when it was first created.

2002-04-17  Murray Cumming  <murrayc@usa.net>

	* Build: Make it depend on glibmm rather than gtkmm, although they
	are both in the same package at the moment.

2002-04-15  Murray Cumming  <murrayc@usa.net>

	* Added basic wrappers for GdaError and GdaDataModel, and used
	those C++ types in the Gda::Connection interface, so that
	people get the general idea.
	* Added libgda_vuncs.defs (hand coded) and libgda_enums.defs
	(generated with gtkmm/tools/enums.pl)
	
	

