From 294dd2afb3baabcf188ae62d4ac05de4e96b4731 Mon Sep 17 00:00:00 2001 From: Emmanuele Bassi Date: Thu, 26 Jul 2007 11:28:34 +0000 Subject: [PATCH] Update ChangeLog for SVN users --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) 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]: