2011-02-02  Morten Welinder <terra@gnome.org>

	* Release 0.8.13

2011-01-29  Jean Brefort  <jean.brefort@normalesup.org>

	* goffice/utils/go-file.c: add some API documentation.

2011-01-26  Morten Welinder  <terra@gnome.org>

	* goffice/utils/go-format.c (printf_engineering): New function.
	Fix overflow problem.  Fixes #640571.
	(go_format_execute): Use printf_engineering.

2011-01-25  Jean Brefort  <jean.brefort@normalesup.org>
	* goffice/data/go-data-simple.c (render_val),
	(go_data_scalar_val_serialize), (go_data_scalar_val_unserialize),
	(go_data_vector_val_unserialize), (go_data_matrix_val_unserialize):
	use g_ascii_dtostr and g_ascii_strtod when serializing. [#640438]

2011-01-23  Andreas J. Guelzow <aguelzow@pyrshep.ca>

	* goffice/utils/formats.c (_go_format_currencies): delete EEK (Estonia
	is now using the Euro

2011-01-18  Jean Brefort  <jean.brefort@normalesup.org>

	* goffice/canvas/goc-item.c (goc_item_raise), (goc_item_lower),
	(goc_item_lower_to_bottom), (goc_item_raise_to_top): invalidate the item
	after reordering to force a redraw? [#639840]

2011-01-06  Jean Brefort  <jean.brefort@normalesup.org>

	* plugins/plot_barcol/gog-line.c (gog_line_view_render): fixed drop lines
	in line plots. [#638738]

2010-12-17  Jean Brefort  <jean.brefort@normalesup.org>

	* goffice/graph/gog-axis-line.c (xyz_process): fixed a memory leak.
	* plugins/plot_surface/gog-contour.c (gog_contour_view_render): ditto.
	* tests/go-demo.c (insert_histogram_data), (main): ditto.
	* tests/shapes-demo.c (open_file): ditto.

2010-11-30  Andreas J. Guelzow <aguelzow@pyrshep.ca>

	* goffice/utils/go-format.c (go_format_output_text_to_odf): new
	(go_format_output_to_odf): connect go_format_output_text_to_odf

2010-11-25  Morten Welinder <terra@gnome.org>

	* configure.in: Post-release bump.