Fix bug reference in the ChangeLog
This commit is contained in:
parent
80087abf6c
commit
53e031210a
2 changed files with 12 additions and 1 deletions
|
@ -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
11
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)
|
||||
==========================
|
||||
|
||||
|
|
Loading…
Reference in a new issue