diff --git a/ChangeLog b/ChangeLog index 9d485cf0e..22a62cdeb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -10,7 +10,7 @@ * clutter/eglnative/clutter-event-egl.c: Add the same solution used for the SDL backend in order to get the time of an event. This should fix the motion event throttling and the click count - on button press. + on button press. (#906) * tests/test-pixmap.c (create_pixmap), (main): Fix preprocessor directives. diff --git a/NEWS b/NEWS index 220eebcd8..8b4440a14 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,14 @@ +Clutter 0.7.2 (xx/xx/2008) +========================== + + * List of changes between 0.6.2 and 0.7.2 + + o + + * List of bug fixes + + o + Clutter 0.6.0 (18/02/2008) ==========================