2008-03-06 Morten Welinder * Release 0.6.2 2008-03-05 Jean Brefort * goffice/graph/gog-axis-line.c: (gog_axis_base_get_crossed_axis), (gog_axis_base_get_clamped_position): do not draw axes when no axis is defined. * goffice/graph/gog-renderer.c: (gog_renderer_update): do not attempt to render with negative width or height. Partially fixes #519788. 2008-02-28 Jean Brefort * goffice/graph/gog-axis-line.c: (x_process), (xy_process), (radar_process): remove the unuseful tmp. 2008-02-23 Morten Welinder * plugins/plot_barcol/gog-1.5d.c (gog_plot1_5d_update): Fix array filling. Fixes #517995. 2008-02-10 Jean Brefort * plugins/plot_barcol/gog-1.5d.c: (gog_plot1_5d_update): set lentgh to 0 for invalid series. Fixes #514642. 2008-01-24 Morten Welinder * goffice/utils/go-format.c (go_format_execute): For OP_DATE_SPLIT, make sure to set day/month/year/weekday even in the error case. Fixes #511435. * autogen.sh: Replace last change with a final test for the actual bug in question. 2008-01-05 J.H.M. Dassen (Ray) * autogen.sh (REQUIRED_GTK_DOC_VERSION): Specify a minimum version which has the right shell error handling logic in gtk-doc.make not so we do not error out on "make install" when gtkdoc-rebase is unavailable (in the --disable-gtk-doc case). [#506506] 2007-12-20 Jody Goldberg * configure.in : post release bump