diff --git a/ChangeLog b/ChangeLog index a470c5021..3a7633682 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2007-06-09 Emmanuele Bassi + + * clutter/clutter.h: + * clutter/clutter-timeout-pool.[ch]: Add a timeout pool source; + every timeout added to this pool will use a single slice of the + main loop. + + * clutter/clutter-timelince.c: Use a per-class timeout pool for + every timeline. + 2007-06-08 Matthew Allum * clutter/clutter-texture.c: (clutter_texture_get_pixbuf): diff --git a/doc/reference/ChangeLog b/doc/reference/ChangeLog index c71768901..7bdecd902 100644 --- a/doc/reference/ChangeLog +++ b/doc/reference/ChangeLog @@ -1,3 +1,7 @@ +2007-06-09 Emmanuele Bassi + + * clutter-sections.txt: Add ClutterTimeoutPool API. + 2007-06-07 Emmanuele Bassi * tmpl/*.sgml: Remove from revision control the templates: