2001-12-15  Jody Goldberg <jody@gnome.org>

	* Release 0.99.0

2001-11-05  Jody Goldberg <jgoldberg@home,com>

	* Release 0.75

2001-11-01  Jody Goldberg <jgoldberg@home.com>

	* xbase.c (record_get_field) : fix bone headed indexing scheme.
	(xbase_close) : release the fmt.
	(xbase_field_new) : renamed to make sense and supply a style for dates.

	* boot.c (xbase_field_as_value) : now that record_get_field is less
	  bizzare use a sane indexing scheme here to.  Support dates.
	  Use the field length so that strings don't magicly enclude the
	  entire record.
	(xbase_file_open) : use a nice sane indexing scheme here too.

2001-10-29  Jody Goldberg <jgoldberg@home.com>

	* Release 0.74

2001-10-29  Jody Goldberg <jgoldberg@home.com>

	* Release 0.73

2001-10-18  Jody Goldberg <jgoldberg@home.com>

	* Release 0.72

2001-10-07  Jody Goldberg <jgoldberg@home.com>

	* Release 0.71

2001-09-25  Jon K Hellan  <hellan@acm.org>

	* .cvsignore: Add plugin.xml

2001-08-24  Jody Goldberg <jgoldberg@home.com>

	* boot.[ch] : fix the includes.
	* xbase.[ch] : fix the includes.

2001-08-21  Zbigniew Chyla  <cyba@gnome.pl>

	* plugin.xml: Removed

	* plugin.xml.in: Copied from plugin.xml, prepared for localization.

	* Makefile.am: Use xml-i18n-tools to create plugin.xml (with
	translations merged from .po file).

2001-08-20  Jody Goldberg <jgoldberg@home.com>

	* Release 0.70

2001-08-17  Morten Welinder  <terra@diku.dk>

	* xbase.h: Guard.

2001-08-11  Jody Goldberg <jgoldberg@home.com>

	* Release 0.69

2001-07-17  Jody Goldberg <jgoldberg@home.com>

	* Release 0.68

2001-06-28  Jody Goldberg <jgoldberg@home>

	* Release 0.67

2001-06-27  Jody Goldberg <jgoldberg@home.com>

	* Release 0.66

2001-05-23  Jody Goldberg <jgoldberg@home.com>

	* boot.c (xbase_field_as_value) : remove the attempt to null terminate
	  a string that we already assume was null terminated when we strdup
	  it.
	(xbase_file_open) : force a full respan.

2001-05-21  Zbigniew Chyla  <cyba@gnome.pl>

	* boot.c (xbase_file_open):
	s/FileOpener/GnumFileOpener/

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

	* Release 0.65

2001-03-17  Jody Goldberg <jgoldberg@home.com>

	* Release 0.64

2001-02-23  Jody Goldberg <jgoldberg@home.com>

	* Release 0.63

2001-02-19  Jon K Hellan  <hellan@acm.org>

	* boot.c (xbase_load): Change file format level to
	FILE_FL_MANUAL_REMEMBER. Fix typo: FILE_SAVER_ID_INVAID ->
	FILE_SAVER_ID_INVALID.

2001-02-16  Jody Goldberg <jgoldberg@home.com>

	* Release 0.62

2001-02-12  Karl Eichwalder  <ke@suse.de>

	* Makefile.am (EXTRA_DIST): New variable; add
	$(gnumeric_plugin_xbase_DATA).

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

	* Release 0.61

2000-12-7  Jody Goldberg <jgoldberg@home.com>

        * Release 0.60

2000-11-18  Jody Goldberg <jgoldberg@home.com>

	* Release 0.59

2000-11-13  Jody Goldberg <jgoldberg@home.com>

        * Release 0.58

2000-10-29  Jody Goldberg <jgoldberg@home.com>

	* boot.c : Adjust to the signature changes for reading views
	  rather than workbooks.
	* xbase.c : ditto.

2000-10-10  Jody Goldberg <jgoldberg@home.com>

        * Release 0.57

2000-08-16  Jody Goldberg <jgoldberg@home.com>

	* xbase.c : Include gutils.h to get the decls for gnumeric_get_le_...

2000-08-15  Morten Welinder  <terra@diku.dk>

	* xbase.c: use new gnumeric_get_le_... support.

2000-07-27  Morten Welinder  <terra@diku.dk>

	* boot.c (xbase_field_as_value): Plug huge leaks.  Fix 'I' case.
	Partially fix 'B' case.
	(xbase_load): Plug leak.

	* xbase.c (xbase_read_field): It looks like '\0' is a terminator
 	too.  Sounds reasonable.
	(xbase_close): Plug another huge leak.

2000-07-26  Morten Welinder  <terra@diku.dk>

	* xbase.c (deref_le_guint16, deref_le_guint32): New functions.
	(xbase_open): Initialise ans->offset.
	(xbase_read_header): Fix huge amounts of bogusities.
	(xbase_read_field): Ditto.

	* boot.c (xb_setdouble): Don't define until such time as it gets
 	used.

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

        * Release 0.56

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

        * Release 0.55

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.

