diff --git a/ChangeLog b/ChangeLog index c459b2a0e..8f1a8ce24 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2007-08-11 Matthew Allum + + * clutter/clutter-texture.c: + Fix typo in clutter_texture_get_pixbuf (#458, #442?, Neil Roberts). + Use take_object when getting pixbuf prop to avoid ref leak. (Neil + Roberts) + 2007-08-09 Emmanuele Bassi * clutter/clutter-box.c: Rename a variable to fix a compiler