diff --git a/ChangeLog b/ChangeLog index fcc5c80c9..263abf7ce 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ -2007-08-21 Tomas Frydrych +2007-08-21 Emmanuele Bassi + * clutter/clutter-stage.c: Add missing documentation for the + ClutterStage priorities. + +2007-08-21 Tomas Frydrych + * clutter/clutter-fixed.c: (clutter_sqrti): diff --git a/doc/reference/ChangeLog b/doc/reference/ChangeLog index 82ab9c4f7..4ebfd3179 100644 --- a/doc/reference/ChangeLog +++ b/doc/reference/ChangeLog @@ -1,7 +1,12 @@ +2007-08-21 Emmanuele Bassi + + * clutter-sections.txt: Move ClutterStage and ClutterStageClass + symbols in the right section. + 2007-08-20 Emmanuele Bassi - * clutter-sections.txt: Move ClutterTimeline and ClutterTimeline - class in the right section. + * clutter-sections.txt: Move ClutterTimeline and ClutterTimelineClass + symbols in the right section. 2007-08-15 Emmanuele Bassi