2006-11-05  Jody Goldberg <jody@gnome.org>

	* Release 0.2.2

2006-08-21  Jean Brefort  <jean.brefort@normalesup.org>

	* goffice/graph/gog-guru.c: (graph_guru_init_format_page): explicitly
	create the FooCanvas widget instead of using the custom widget mechanism
	from libglade, because when called from the Abiword plugin, the
	foo_canvas_new might be unresolved and lead to a crash
	(https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=190579).
	* goffice/graph/gog-guru.glade: ditto.

2006-06-05  Jean Brefort  <jean.brefort@normalesup.org>

	* goffice/utils/go-marker.c: (marker_update_pixbuf): free old
	pixbuf if any,
	(go_marker_assign): unref destination pixbuf, not source.
	* plugins/plot_barcol/gog-dropbar.c: (gog_dropbar_view_render): fixed
	discrete axis origin.
	* plugins/plot_barcol/gog-minmax.c: (gog_minmax_view_render): ditto.

2006-05-25  Jean Brefort  <jean.brefort@normalesup.org>

	* plugins/plot_barcol/gog-barcol.c: (gog_barcol_view_render):
	fixed rendering of series lines in bar plots.

2006-04-21  J.H.M. Dassen (Ray) <jdassen@debian.org>

	Backport: 
	2005-11-23  Morten Welinder  <terra@gnome.org>

        * goffice/utils/format.c (go_format_number): Handle the separation
        of numbers into whole and fractional part such that numbers from
        2^31 and up do not invoke undefined behaviour.

        * goffice/utils/go-math.c (go_continued_fraction): Don't go to
        int-space until we have checked the size.

2006-03-22  Jody Goldberg <jody@gnome.org>

	* configure.in : post release bump