1999-11-17  Yuri Syrota <rasta@renome.rovno.ua>

	* configure.in: Added "uk" to ALL_LINGUAS.

1999-10-10  Rodrigo Moya <rmoya@chez.com>
	* released 0.0.26 with bugs fixed and new configuration options
	
1999-09-20  Rodrigo Moya <rmoya@chez.com>
	* released 0.0.25 with the new gda widget library and the new front end
	
1999-08-09    <mla@1012surfnet.at>

	* configure.in (postgres): Better check for postgres header file
	location.

1999-05-02  Shooby Ban <bansz@szif.hu>

	* po/hu.po: Added hungarian translations

1999-03-18  Timur Bakeyev <timur@gnu.org>

	* configure.in: Replace AM_GNU_GETTEXT with AM_GNOME_GETTEXT, as
	it is required for GNOME modules. As a result - intl/ went from
	the CVS.
	
	* */Makefile.am: All around - set of $(GNORBA_LIBS) $(GNOMEUI_LIBS)
	$(GNOME_LIBS) $(GTK_LIBS) changed to $(GNOMEGNORBA_LIBS), which is
	superset of all this includes (and saves some linking time).
	
	* Unportable install -d changed to $(mkinstalldirs), also rm and install
	represented as corresponding variables.	
	
	* testing/Makefile.am (TEST_LIBS): Move all libs there and use this
	for all test programs - a bit more cleaner.
	
	* Makefile.am: add src to targets - maybe, too early?

1999-03-10  Michael Lausch  <mla@gams.at>

	* configure.in: add check for crypt() function in libcrypt().
	Fixed postgres library detection.

1999-03-04  Michael Lausch  <mla@gams.at>

	* gda-clnt/Makefile.am (source_headers): added gda-error.h
	to source_headers.

	* configure.in (VERSION): make gtksheet a --enable-gtkshhet
	configure option.  
	(VERSION): AC_ARG_ENABLE entry for gtksheet changed.

1999-02-12  Nuno Ferreira  <nmrf@rnl.ist.utl.pt>

	* ChangeLog: Delete conflict markers.

	* testing/Makefile.am (INCLUDES): Add -I$(top_builddir)/gda-clnt
	to allow builds with srcdir != builddir.

	* fe/Makefile.am (INCLUDES): Likewise.

	* gda-manager/Makefile.am (INCLUDES): Likewise.
	  (gda_mgr_LDADD): Use $(top_builddir)/gda-clnt/libgda-client.la
	  instead of -lgda-client.

1998-07-21  Michael Lausch  <mla@loki.gams.co.at>

	* Released 0.5
	* NEWS: Low level error handling is now done via signals.
	* Its' possible to bind entry fields to cursors. The entry fields
	are update whenever the cursor fetches new values. The interface
	is a bit kludgy, but i'm working on it. 

1998-07-21  Michael Lausch  <mla@gams.co.at>

	* gnome-dbadm is a brwoser program for a database. 

1998-07-27 Michael Fulbright <msf@redhat.com>
	- restarting development

1998-07-09 Michael Fulbright <msf@redhat.com>

	- initial try at a build environment
	- some simple code implementing a generic DB frontend

	
