diff --git a/ChangeLog b/ChangeLog index 81df9e578..aac3a5c6d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2007-07-26 Emmanuele Bassi + + * clutter/clutter-timeline.c: + Do not accept zero as a value for the num-frames and fps properties + in both the constructor and the setter functions. + 2007-07-26 Emmanuele Bassi * clutter/clutter-actor.[ch]: