Update ChangeLog for SVN users

This commit is contained in:
Emmanuele Bassi 2007-08-21 15:48:03 +00:00
parent 886f47c94c
commit 910ca5340d
2 changed files with 13 additions and 3 deletions

View File

@ -1,3 +1,8 @@
2007-08-21 Emmanuele Bassi <ebassi@openedhand.com>
* clutter/clutter-stage.c: Add missing documentation for the
ClutterStage priorities.
2007-08-21 Tomas Frydrych <tf@openedhand.com> 2007-08-21 Tomas Frydrych <tf@openedhand.com>
* clutter/clutter-fixed.c: * clutter/clutter-fixed.c:

View File

@ -1,7 +1,12 @@
2007-08-21 Emmanuele Bassi <ebassi@openedhand.com>
* clutter-sections.txt: Move ClutterStage and ClutterStageClass
symbols in the right section.
2007-08-20 Emmanuele Bassi <ebassi@openedhand.com> 2007-08-20 Emmanuele Bassi <ebassi@openedhand.com>
* clutter-sections.txt: Move ClutterTimeline and ClutterTimeline * clutter-sections.txt: Move ClutterTimeline and ClutterTimelineClass
class in the right section. symbols in the right section.
2007-08-15 Emmanuele Bassi <ebassi@openedhand.com> 2007-08-15 Emmanuele Bassi <ebassi@openedhand.com>