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

        * Release 0.54

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

	* text-io.c (readTextWorkbook) : No need to do spans or recalc here
	  the import handles that now.

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

	* Release 0.53

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

	* Makefile.am (gnum_text_la_SOURCES) : Remove text-io.h

2000-05-02  Almer. S. Tigelaar.  <almer1@dds.nl>

	* text-io.c 
	(readTextWorkbook): Now uses gnumeric_mmap_open and gnumeric_mmap_close.
	also does a workbook_recalc and calc_spans and names the sheet
	"Imported %s" instead of "NoName"
	(text_write_workbook): uses gnumeric_fopen and gnumeric_fclose

2000-04-08  Jon K Hellan  <hellan@acm.org>

	* text-io.c (writeTextSheet): Output sheet->name_unquoted instead of
	sheet->name.
	(readTextWorkbook): Ungettextize name of sheet to
	create. text_parse_file is supposed to rename it.

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

	* text-io.c (text_read_workbook): Set save info. Tag as MANUAL.
	(text_init): Tag saver as MANUAL.

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

	* text-io.c (text_write_workbook): Call gnumeric_error_save on
	failure.

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

	* text-io.c (text_read_workbook, text_write_workbook,
	readTextWorkbook): Add CommandContext.
	(text_read_workbook, readTextWorkbook): Return 0 on success, -1 on
	failure.
	(readTextWorkbook): Use gnumeric_error_read to report errors.

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

	* text-io.c (text_read_workbook) : No need to manually set the title.

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

	* text-io.c (readTextWorkbook) : Return an error string.
	(text_read_workbook) : Ditto.

1999-11-21  Jeff Garzik  <jgarzik@mandrakesoft.com>
 
	 * ChangeLog: new file
         * text-io.c (text_cleanup_plugin): free pd->title

