diff --git a/ChangeLog b/ChangeLog index 0f0da6b0b..8cfac1ba5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2007-07-05 Tomas Frydrych + + * clutter/clutter-fixed.h: + * clutter/clutter-fixed.c: + Added CLUTTER_FLOAT_TO_UINT macro; + (clutter_pow2x): + Fixed sign issue. + 2007-07-04 Emmanuele Bassi * clutter/*: Loads of fixes for the API reference.