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

	* configure.in: check for Bonobo >= 1.0.x

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

	* configure.in: now we need libgda >= 0.2.10

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

	* configure.in: bumped version number to 0.2.10

2001-06-02  Serge Pavlovsky <pal@re.com.ua>

	* gnome-db.spec.in: cleaned up spec file

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

	* configure.in: GNOMEDB_oafdir=$datadir/oaf

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

	* configure.in: AC_DEFINE(HAVE_PERL) if perl is found

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

	* configure.in: use AM_GNU_GETTEXT instead of AM_GNOME_GETTEXT

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

	* gnome-db.spec.in: removed GtkHTML dependency, and added
	new dependency on libgda >= 0.2.4
	* frontend/gnomedb-fe-main.c, builder/gnomedb-builder-control.c,
	manager/gnomedb-mgr-callbacks.c, components/gnomedb-com-connection.c,
	components/gnomedb-com-designer.c,
	components/gnomedb-com-log.c: added keybindings for menu items

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

	* configure.in: added check for libgda >= 0.2.4

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

	* configure.in: remove GAL check, since we don't use
	it anymore after importing the EPaned widgets. We needed
	to remove the dependency on GAL to avoid a circular dependency
	problem with libglade-GAL. Fixes bug #53266

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

	* configure.in: added check for Perl
	* acconfig.h: added HAVE_PERL for checks in source code

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

	* objects renaming (Gda_* to Gda*) to conform to the GNOME
	naming standards

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

	* cleaned up #include mess. Now should compile much faster
	* made the whole stuff compile without warnings (-Werror)

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

	* gnome-db.spec.in, libgda/libgda.spec.in: merged changes
	from release-0-2-3-branch
	* lib/gnome-db-util.c: added Gerhard to list of AUTHORS

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

	* po/POTFILES.in: remove deleted files
	* configure.in, acconfig.h: remove dependency on gtkhtml

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

	* lib/Makefile.am: merge libgnomedbcomponents and libgnomedb into ONLY
	one library: libgnomedb
	* builder/Makefile.am, components/Makefile.am, frontend/Makefile.am,
	manager/Makefile.am, tools/rolodex/Makefile.am, tools/Makefile.am,
	tools/gnomedb-config.in, gnome-db.spec.in:
	removed references to libgnomedbcomponents

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

	* frontend/Makefile.am, tools/rolodex/Makefile.am: add
	*.desktop.in files to EXTRA_DIST (fixes bug #51807)

2001-02-18  Gustavo Maciel Dias Vieira  <gdvieira@zaz.com.br>

	* configure.in (ALL_LINGUAS): Added pt_BR translation.

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

	* po/*, libgda/po/*: merged changes from release-0-2-3 branch

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

        * .cvsignore, Makefile.am: Updated to the new xml-i18n-tools

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

	* Added total xml-i18n-tools support, at this moment
	  you will need install the xml-i18n-tools package to
	  translate this module from CVS but not from tar.gz.

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

	* Added partial xml-i18n-tools support

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

	* version 0.2.2

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

	* removed all UUIDs from OAFIIDs
	* final oafinfo re-namespacing stuff. TODO: remove UUIDs
	from OAFIID's

2000-12-13	Rodrigo Moya <rodrigo@gnome-db.org>

	* added HACKING file, copied from Miguel's HACKING file
	in Gnumeric

2000-12-12	Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>

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

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

	* started improvement of the online help system, by adding
	auto* support for libghttp and configuration stuff

2000-12-01	Fatih Demir <kabalak@gmx.net>

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

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

	* moved non-UI utility functions (gnome_db_util_load_file
	and gnome_db_utili_save_file) to libgda

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

	* added new web to CVS

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

	* fixes for building the RPMs

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

	* updated all notices with my new email address

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

	* added MAINTAINERS file

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

	* made it work with Bonobo-0.28

2000-10-20	Rodrigo Moya <rodrigo@linuxave.net>

	* fixed license issues:
	AUTHORS: specify who does what
	COPYING.LIB: added for LGPL parts
	README: state which parts are LGPL and which GPL
	
16-10-2000	Rodrigo Moya <rodrigo@linuxave.net>

	* completed move to Bonobo 0.21, although menu/toolbar
	merging does not work yet
	* started support for online help system

15-10-2000  Almer S. Tigelaar  <almer1@dds.nl>

	* configure.in: Add nl to ALL_LINGUAS

14-12-2000	Rodrigo Moya <rodrigo@linuxave.net>

	* componentize architecture, and switch to latest Bonobo
	version

31-08-2000	Rodrigo Moya <rodrigo@linuxave.net>

	* started switch to GConf instead of gnome_config API. Some
	missing things though

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

	* created new module for GNOME-DB restructuration, which has
	meant to separate the GDA (GNU/GNOME Data Access) from the
	GNOME-specific part, to allow other front-ends/applications
	to be developed.
