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.

