Update ChangeLogs
authorEmmanuele Bassi <ebassi@openedhand.com>
Thu, 7 Jun 2007 10:26:29 +0000 (10:26 +0000)
committerEmmanuele Bassi <ebassi@openedhand.com>
Thu, 7 Jun 2007 10:26:29 +0000 (10:26 +0000)
ChangeLog
doc/reference/ChangeLog

index 84da1bd..a67b59a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2007-06-07  Emmanuele Bassi  <ebassi@o-hand.com>
+
+       * clutter/clutter-timeline.[ch]: Add a "delay" property, which
+       delays the real start of the timeline by a number of milliseconds.
+
+       (clutter_timeline_clone): Rename clutter_timeline_copy() to
+       clutter_timeline_clone(), for consistency.
+
 2007-06-01  Neil J. Patel  <njp@o-hand.com>
 
        * clutter/clutter-entry.c: (clutter_entry_set_property),
index 2c09579..4a5d817 100644 (file)
@@ -1,4 +1,9 @@
+2007-06-07  Emmanuele Bassi  <ebassi@o-hand.com>
+
+       * clutter-sections.txt: Add new ClutterTimeline API.
+
 2007-06-01  Neil J. Patel  <njp@o-hand.com>
+
        * clutter-sections.txt:
        * tmpl/clutter-entry.sgml:
        updated for new functions.