diff --git a/ChangeLog b/ChangeLog index 04ea0ae24..ced5669dd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2007-07-05 Tomas Frydrych + + * cluter/clutter-group.c: + (clutter_group_query_coords:) + Reset box size to zero width and height to report correct size if + the contents of the group shrink. + 2007-07-05 Emmanuele Bassi * clutter/clutter-rectangle.c: Fix off-by-border-width bug