Version 0.4.1
	Updated gcu.pc.in.
	Fixed some build issues (thanks to Daniel Leidert).
	Fixed a critical bug in gcu::Object::AddType.
	Fixed file loading in gchem3d-viewer.

Version 0.4.0
	Added gchem3d-viewer (from 0.2 branch).
	Removed all unstable related stuff.
	New translation: de.

Version 0.3.2
	Several bugs fixed, essentially in Object class.
	Changed signature of Object::OnSignal. Leads to a compatibility break.

Version 0.3.1
	Object class has been extended with new functionalities (signals and links), and
	Object contextual menu now uses GtkAction based menus.
	Several bugs and memory leaks have been fixed.
	Support has been added for shared mime info but
	mime types tree will be polluted with chemical/* types.

Version 0.3.0
	The libraries have been merged into one.
	A new Document class.
	The Object class has been enriched with a hierarchical rules api (for example a molecule
	must contain at leat one atom and an atom cannot contain a molecule).
	Several bugs fixed.
	Default colors for some elements have changed to be compatible with a new
	coloring scheme common to several open source projects.

Version 0.1.7
	Added a maximum number of bonds for atoms.
	Added some documentation.
	Some code cleaning in crystalviewer directory.
	Some bugs fixed.

Version 0.1.6
	Added bgcolor property to GtkChem3DViewer
	Several bugs fixed.

Version 0.1.5
	Many bugs fixed in the radii database stuff
	Change of coordinates in GtkChem3DViewer

Version 0.1.4
	New chem3d widget and bonobo server do display 3d molecular structures
	Atomic radii and electronegativities added to the elements database

Version 0.1.3
	Many API changes, see ChangeLog.
	
Version 0.1.2
	Minor changes to the Object and Atom classes.
	
Version 0.1.1
	All APIs has been thoroughly revised.

Version 0.1.0
	First release of Gnome Chemistry Utils
