Update ChangeLog (and fix last commit)
authorEmmanuele Bassi <ebassi@openedhand.com>
Thu, 17 May 2007 12:07:17 +0000 (12:07 +0000)
committerEmmanuele Bassi <ebassi@openedhand.com>
Thu, 17 May 2007 12:07:17 +0000 (12:07 +0000)
ChangeLog
doc/reference/ChangeLog
doc/reference/clutter.types

index b6160d2..6ab8219 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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:
index 61a1a11..83b0969 100644 (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
index 3a8599c..6039e4c 100644 (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