0.7.4:

2009-01-24  Deng Xiyue  <manphiz@gmail.com>

	* Change license header to mention Lesser General Public License
	version 2.1 instead of Library General Public License, to be
	consistent with COPYING.

2009-01-06  Murray Cumming  <murrayc@murrayc.com>

	* docs/Makefile.am:
	* docs/Makefile_web.am_fragment:
	* docs/reference/Makefile.am: Quick-but-kind-of-works upload of 
	the documentation. We really need to get library.gnome.org working for us.
	There are no inter-links yet, for instance to glibmm - that needs us to 
	arrange the Doxygen tags as done already elsewhere.

2008-07-30  Murray Cumming  <murrayc@murrayc.com>

	* examples/Makefile.am:
	* examples/effect.cc:
	* examples/test-actors.cc:
	* examples/test-boxes.cc: Removed these because they are in 
	cairomm instead.
	* examples/flowers.cc:
	* examples/simple-cairo.cc: Corrected the syntax formatting.

2008-07-25  Murray Cumming  <murrayc@murrayc.com>

	* tools/m4/convert.m4: Mention the correct file to fix the build.

2008-07-25  Murray Cumming  <murrayc@murrayc.com>

	* tools/m4/Makefile.am:
	* tools/m4/Makefile_list_of_sources.am_fragment:
	* tools/m4/convert_cluttermm.m4: Renamed to convert_clutter-cairomm.m4

2008-07-25  Murray Cumming  <murrayc@murrayc.com>

	* clutter-cairo/clutter-cairomm-config.h.in:
	* clutter-cairo/clutter-cairomm/init.cc:
	* clutter-cairo/clutter-cairomm/init.h:
	* clutter-cairo/clutter-cairomm/wrap_init.h:
	Corrected some header guards.

	* clutter-cairo/clutter-cairomm.pc.in: Corrected the library name.

0.7.2:

2008-07-23  Siavash Safi  <siavash.safi@gmail.com>

	* autogen.sh:
	* clutter-cairo/Makefile.am:
	* clutter-cairo/clutter-cairomm.h:
	* clutter-cairo/clutter-cairomm.pc.in:
	* clutter-cairo/clutter-cairomm/Makefile.am:
	* clutter-cairo/clutter-cairomm/init.cc:
	* clutter-cairo/clutter-cairomm/private/Makefile.am:
	* clutter-cairo/cluttermm-cairo-config.h.in:
	* clutter-cairo/cluttermm-cairo.h:
	* clutter-cairo/cluttermm-cairo.pc.in:
	* clutter-cairo/cluttermm-cairo/Makefile.am:
	* clutter-cairo/cluttermm-cairo/init.cc:
	* clutter-cairo/cluttermm-cairo/init.h:
	* clutter-cairo/cluttermm-cairo/private/Makefile.am:
	* clutter-cairo/cluttermm-cairo/wrap_init.h:
	* clutter-cairo/src/Makefile.am:
	* clutter-cairo/src/cairo-texture.hg:
	* configure.in:
	* docs/reference/Doxyfile.in:
	* docs/reference/Makefile.am:
	* examples/Makefile.am_fragment:
	* examples/flowers.cc:
	* examples/simple-cairo.cc:
	* tools/extra_defs_gen/Makefile.am:
	* tools/extra_defs_gen/generate_defs_clutter.cc: Renamed and modified all 
	sources to use clutter-cairomm, remove all remaining cluttermm stuff and
	many other fixes.

2008-07-14  Murray Cumming  <murrayc@murrayc.com>

	* Makefile.am:
	* examples/Makefile.am_fragment: This is the new clutter-cairomm 
	module, by moving it out of cluttermm.
	It does not build yet, because clutter-cairo-0.8 does not exist yet.


