From 884051d890b705e34b169d3b927b58c1fd1679a1 Mon Sep 17 00:00:00 2001 From: Emmanuele Bassi Date: Sat, 18 Aug 2007 12:39:40 +0000 Subject: [PATCH] Update ChangeLog for SVN users --- ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/ChangeLog b/ChangeLog index 3edffc189..a582acfff 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2007-08-18 Emmanuele Bassi + + * clutter/clutter-effect.c: + * clutter/clutter-main.c: Update the Since: tag for the + backported API. + + * clutter/clutter-behaviour-rotate.c: Fix a typo in the get_center() + method. (#468, Neil Roberts) + + Freeze and thaw the notification queue when changing multiple + properties in the same method. Fix some coding style issues. + 2007-08-15 Emmanuele Bassi * clutter/clutter-actor.c: Add checks for the "reactive" flag