goffice 0.7.3:

ATTENTION PACKAGERS: goffice no longer depends on libgnome and libgnomeui.
ATTENTION PACKAGERS: goffice no longer depends on gnome-vfs.
ATTENTION PACKAGERS: please don't ship goffice with equation enabled.

Emmanuel:
	* Experimental support for equation using gmathml. Disabled by default,
       	as no release of gmathml exists yet. Source code of gmathml can
       	retrieved using the following command:

	git clone http://people.freedesktop.org/~emmanuel/gmathml.git

Halton Huo:
	* Add --without-long-double option.  [#557045]

Jean:
	* Fixed various regressions in contour plots.
	* Add XYZ series based contour plots.
	* Drop the libgome dependency. [#558709]
	* Made spline interpolation really use Bezier cubic splines.
	* Add closed Bezier and cubic spline interpolation.
	* Make drop lines go to the axis instead of chart bottom (or left).
	* Make possible to add an application specific custom widget to the
	graph editor.
	* Fixed critical in graph_typeselect_minor. [#567931]
	* Fixed crash when adding series to bar chart. [#572354]

Morten:
	* Plug leaks.
	* Fix memory corruption issue.  [#561708]
	* Fix problem with formats like "0.0E-00".  [#563601]
	* Put the old 29-Feb-1900 problem to rest.
	* Fix fd://<n> uris after lobognomification.
	* Fix doc build with respect to the mathml stuff.  [#572483]

Pedro Fragoso:
	* Clean up glib includes.   [#564021]

--------------------------------------------------------------------------