fix changelog for the last commit
authorEmmanuele Bassi <ebassi@openedhand.com>
Fri, 23 Mar 2007 16:39:00 +0000 (16:39 +0000)
committerEmmanuele Bassi <ebassi@openedhand.com>
Fri, 23 Mar 2007 16:39:00 +0000 (16:39 +0000)
ChangeLog

index 4e1d4c2..0623c33 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,12 @@
 2007-03-23  Emmanuele Bassi  <ebassi@openedhand.com>
 
        * clutter/glx/clutter-stage-glx.c:
-       (clutter_stage_glx_allocate_coords): Make sure the top-left
-       corner of the box is our origin.
+       Make sure the top-left corner of the box is our origin,
+       when returning the allocation.
+
+       * clutter/clutter-stage.c:
+       * clutter/clutter-group.c: Add tracing for the paint
+       method.
 
 2007-03-23  Matthew Allum  <mallum@openedhand.com>