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

	* boot.c (lotus_load): Add workbook argument to lotus_read.

	* lotus.c (lotus_read): Added Workbook argument and updated
	return type.

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

	* boot.c (lotus_cleanup_plugin): Change to new file open
	conventions. 

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

	* Makefile.am: Remove redundant reference to boot.h

1999-07-31  Morten Welinder  <terra@diku.dk>

	* lotus.c (lotus_getdouble): Constify.

	* lotus.h (lotus_getdouble): Fix prototype.
	(lotus_setdouble): Ditto.

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

	* boot.c (lotus_load): Stupid bugs.

	* lotus-formula.c (lotus_parse_formula): Re-arrange Range.
	Fix lots of oddities in function table.
	(get_cellref): Fixed up silly bug + add debug.
	(lotus_parse_formula): Stupid bug in range setting a twice.

	* lotus.c (record_new): Actualy setup the file pointer.
	(read_workbook): Scads of i,j swapping to get col,row.
	Actually use labels we read.
	Remove a load of incorrect +1 offsets.

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

	* lotus.h (LOTUS_GETDOUBLE): Split these into lotus.h

	* Makefile.am: Added lotus-formula.[ch]

	* lotus-formual.[ch]: ditto.

	* lotus.c (read_workbook): Changed NAME to INTEGER doh.

	* boot.c (lotus_probe): Expand to 'wks' files.

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

	* lotus.[ch]: Created.

	* boot.[ch]: Created

	* Makefile.am: Created.

