2000-05-20  Jody Goldberg <jgoldberg@home.com>

        * Release 0.54

2000-05-09  Jody Goldberg <jgoldberg@home.com>

	* Release 0.53

2000-04-06  Jody Goldberg <jgoldberg@home.com>

	* boot.c (xbase_load) : Moved the recalc free/thaw to a higher level.

2000-03-23  Jon K Hellan  <hellan@acm.org>

	* boot.c (xbase_load): No longer change filename extension to
	".gnumeric". Set save info. Tag as MANUAL.
	(XBASE_TITLE, XBASE_DESCR): No, we haven't got export.

2000-02-22  Morten Welinder  <terra@diku.dk>

	* boot.c (xbase_field_as_value): Change assert to g_assert.

2000-01-31  Jon K Hellan  <hellan@acm.org>

	* boot.c: Call gnumeric_error_save on failure.

2000-01-29  Jon K Hellan  <hellan@acm.org>

	* xbase.h (xbase_open): Add CommandContext.

	* xbase.c (xbase_open): Add CommandContext. Remove progress
	message to stdout. Use gnumeric_error_read to report errors.

	* boot.c (xbase_load): Add CommandContext. Return 0 on success, -1
	on failure.

2000-01-17  Jody Goldberg <jgoldberg@home.com>

	* xbase.c : Remove unused xml includes.

1999-12-30  Jody Goldberg <jgoldberg@home.com>

	* boot.c (xbase_load) : Return an error string.  This is very
	  preliminary.  We should get real error messages from the importer.

1999-12-10  Michael Meeks  <mmeeks@gnu.org>

	* xbase.c: don't define type_descriptions if not debugging.

1999-11-21  Jeff Garzik  <jgarzik@mandrakesoft.com>
 
        * boot.c (xbase_cleanup_plugin): free pd->title

1999-08-11  Michael Meeks  <michael@imaginator.com>

	* boot.c (xbase_load): Add missing ';' Miguel's been doing too
	much Pascal recently :-)

1999-08-09    <miguel@gnu.org>

	* boot.c (xbase_load): Adapted to new file open conventions.

1999-08-02  Elliot Lee <sopwith@redhat.com>

	* Makefile.am: boot.h not needed.
	
1999-07-31  Morten Welinder  <terra@diku.dk>

	* xbase.c (field_types): Move from xbase.h.
	(field_type_descriptions): Ditto.
	(xbase_close): Kill warning.

	* boot.c (xb_getdouble): Make static and constify.
	(xb_setdouble): Make static.

1999-07-21  Michael Meeks  <michael@edenproject.org>

	* boot.c: Removed include boot.h

	* boot.h: Removed, contained only redundant data.

1999-06-28  Michael Meeks  <michael@edenproject.org>

	* boot.c (xbase_can_unload, xbase_cleaup_plugin):
	implemented.
	(xbase_init): renamed to init_plugin and updated.

	* Makefile.am: converted to plugin.

1999-06-23  Michael Meeks  <michael@edenproject.org>

	* boot.c (xbase_probe): Fix for filenames with no
	extension.

1999-06-18  Michael Meeks  <michael@edenproject.org>

	* xbase.c (xbase_read_field): Conditional debug
	(xbase_read_header): ditto

1999-06-10  Sean Atkinson  <sca20@cam.ac.uk>

	* Created.

