2000-05-10  Michael Meeks  <michael@helixcode.com>

	* configure.in: Create glade directory.

	* glade/Makefile.am: Add, to install glade files.

	* Makefile.am (SUBDIRS): re-order to put doc last, po first, add glade.
	Kill glade install.

2000-05-06  Jesus Bravo Alvarez  <jba@pobox.com>

	* configure.in (ALL_LINGUAS): Added Galician (gl)
	* *.desktop: Added Galician entries.

2000-04-20  Pablo Saratxaga <pablo@mandrakesoft.com>

	 * configure.in (ALL_LINGUAS): Added Catalan language

2000-03-17 Elliot Lee <sopwith@redhat.com>
	* fe/Makefile.am, gda-dev/Makefile.am, gda-manager/Makefile.am,
	testing/glade/db_error/Makefile.am, testing/glade/db_gui/Makefile.am,
	testing/glade/db_login/Makefile.am: Fix builddir != srcdir
	* fe/gdafe.h: Fix unterminated comment.
	* gda-clnt/gda-server.c: Fix so it doesn't segfault on servers without a repo_id,
	  handles multiple repo_ids correctly, and doesn't make unnecessary noises
	  about an empty server list.

2000-03-13  Rodrigo Moya <rmoya@chez.com>

	* Added bonobo support

2000-03-12  Alastair McKinstry  <mckinstry@computer.org>

	* gda-dev/gda-builder.desktop: Added Irish (ga) translation.

	* configure.iN (ALL_LINGUAS): Added Irish.

2000-02-02  Yukihiro Nakai <nakai@gnome.gr.jp>

	* Add ja entry into configure.in

2000-01-20  Martin Baulig  <martin@home-of-linux.org>

	* configure.in: Make PostgreSQL check on Debian GNU/Linux; header
	files are in /usr/include/postgresql/.

	* configure.in: Make MySQL check work on Debian GNU/Linux; some
	systems have `libmysqlclient.a' in /usr/lib and not in /usr/lib/mysql.
	Also, some distributions include -lmystrings in -lmysqlclient, so we
	need to check whether there is a libmystrings.a.

2000-01-11  Andreas Hyden <andreas.hyden@telia.com>

	* configure.in: Added "sv" to ALL_LINGUAS, and
	putted "pl" in the correct place.

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

	
