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

	* sc.c (sc_read_workbook): Set save info, tag as MANUAL.

2000-03-04  Morten Welinder  <terra@diku.dk>

	* sc.c (sc_parse_sheet): Fix argument to isalpha.
	(sc_cellname_to_coords): Fix arguments to isalpha, isdigit, and
 	toupper.

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

	* sc.c (sc_read_workbook, sc_parse_sheet): Add
	CommandContext. Return 0 on success, -1 on failure.  Use
	gnumeric_error_read to report errors.

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

	* sc.c (sc_parse_sheet) : Return an error string.
	(sc_read_workbook) : Ditto.

1999-11-21  Jeff Garzik  <jgarzik@mandrakesoft.com>

	* sc.c: General cleanup, handle left/right-justified
	labels, begin work on expression parsing.

1999-11-19  Jeff Garzik  <jgarzik@mandrakesoft.com>

	* Makefile.am, sc.c:
	new SC/xspread file import plug-in.
	Ultra simple, supports only cell values currently.

