Fix bug reference in the ChangeLog

This commit is contained in:
Emmanuele Bassi 2008-05-15 14:43:30 +00:00
parent 80087abf6c
commit 53e031210a
2 changed files with 12 additions and 1 deletions

View File

@ -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.

11
NEWS
View File

@ -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)
==========================