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

	* Release 0.64

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

	* xml2.c (xml2ParseMargin) : Make units case sensitive.

2001-02-25  Zbigniew Chyla  <cyba@gnome.pl>

	* Makefile.am: Removed -DGNUMERIC_VERSION, the macro is already
	defined in config.h.

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

	* Release 0.63

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

	* xml2.c (xml2ParseStyleRegionStyle) : restore indent.

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

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

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

	* xml2.c (xml2ParseSheet) : Support the new sheet attributes.

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_xml2_DATA).

2001-01-30  Almer S. Tigelaar  <almer1@dds.nl>

	* xml2.c
	(xml2ParseSelection): Rename sheet_selection_reset_only
	to sheet_selection_reset.

2001-01-07  Jon K Hellan  <hellan@acm.org>

	* xml2.c: Parse print margins.
	(enum xml2State): Add states for each print margin.
	(xml2_state_names): Add names fo each print margin.
	(xml2ParseMargin): New function: Parse a print margin.
	(xml2StartElement, xml2EndElement, xml2Characters): Add the print
	margin states.

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

	* plugins/xml2/xml2.c (xml2FinishSelection) : signature change
	  to sheet_set_edit_pos.

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-14  Jody Goldberg <jgoldberg@home.com>

	* xml2.c (xml2ParseCellContent) : ValueFormat is optional.

2000-11-13  Almer S. Tigelaar  <almer1@dds.nl>

	* xml2.c (xml2StartElement): Add loading of print
	repeat ranges.

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

        * Release 0.58

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

	* xml2.c (xml2ParseColRow) : support RLE encoded col/row sizes.

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

	* xml2.c (xml2ParseColRow) : Add the count attribute.

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

	* xml.c : Adjust to the signature changes for reading views
	  rather than workbooks.

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

        * Release 0.57

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

	* xml2.c (xml2ParseSheetZoom) : changes to signature of
	  sheet_set_zoom_factor.

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

	* xml2.c (xml2ParseCellContent) : changes to style_format_new_XL.

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

	* xml2.c (xml2ParseCellContent) : Update to newer DTD.

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

	* xml2.c (xml_cell_set_array_expr) : Use builtin Cell::pos rather than
	  the row/col infos.

2000-07-24  Jody Goldberg <jgoldberg@home.com>

	* xml2.c (xml2ParseSheetZoom) : Adjust to changes in sheet_set_zoom_factor.

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

	* xml2.c (xml2ParseStyleRegionBorders) : Make border color is optional
	  for style STYLE_BORDER_NONE.

