From 765e5135a598e34257ff536786978573d1354d2c Mon Sep 17 00:00:00 2001 From: Tomas Frydrych Date: Thu, 5 Jul 2007 13:52:23 +0000 Subject: [PATCH] updated changelog --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) 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