update NEWS with latest bug fixed

This commit is contained in:
Emmanuele Bassi 2007-01-16 15:03:29 +00:00
parent 4e765d1a34
commit 8776fd5f8a

4
NEWS
View File

@ -30,6 +30,10 @@ Clutter 0.2 ()
o Redo group and actor scale/sizing API and functionality.
o Add memory management API for ClutterColor, and string parsing.
* List of bug fixed
o #199 - Little group handling fix?
o #198 - Detect NPOT support on more systems
o #197 - Tiled textures are broken
o #196 - Rebuild the examples when the library changes
o #156 - clutter_actor_set_position not using the absolute size
o #155 - Don't test for XInitThreads [Bastien Nocera]
o #154 - Key presses not working in super-oh example [Bastien Nocera]