Update ChangeLog (and fix last commit)

This commit is contained in:
Emmanuele Bassi 2007-05-17 12:07:17 +00:00
parent b0395a1178
commit 55388b8f50
3 changed files with 9 additions and 3 deletions

View File

@ -1,3 +1,12 @@
2007-05-17 Emmanuele Bassi <ebassi@openedhand.com>
* clutter/clutter-main.c: Use clutter_base_init() inside the
initialisation process, instead of calling g_type_init() directly.
* clutter/clutter-alpha.c:
* clutter/clutter-behaviour-bspline.c:
* clutter/clutter-behaviour-ellipse.c: Fix API documentation.
2007-05-17 Matthew Allum <mallum@openedhand.com>
* configure.ac:

View File

@ -4,8 +4,6 @@
* clutter-sections.txt: Add undocumented symbols.
* clutter-docs.sgml: Add ClutterLayout section to the documentation.
2007-05-16 Emmanuele Bassi <ebassi@openedhand.com>
* Makefile.am: Use the newly added clutter_base_init() function

View File

@ -7,7 +7,6 @@ clutter_rectangle_get_type
clutter_texture_get_type
clutter_clone_texture_get_type
clutter_label_get_type
clutter_layout_get_type
clutter_timeline_get_type
clutter_media_get_type
clutter_behaviour_get_type