From 1d26ea3220814195797375d7ff3e09b480df6255 Mon Sep 17 00:00:00 2001 From: Emmanuele Bassi Date: Thu, 26 Jul 2007 13:13:31 +0000 Subject: [PATCH] Update ChangeLog for SVN users --- ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/ChangeLog b/ChangeLog index 0ffe82df8..b30755fc9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2007-07-26 Emmanuele Bassi + + * clutter/clutter-types.h: + * clutter/Makefile.am: Add a header for common types, to avoid + inclusion hell. + + * clutter/clutter-actor.h: + * clutter/clutter-behaviour.h: + * clutter/clutter-behaviour-rotate.h: + * clutter/clutter-behaviour-scale.h: Move some boxed types and som + enums to clutter-types.h. + 2007-07-26 Neil J. Patel * clutter/clutter-entry.c: (offset_to_bytes),