Update the NEWS file

This commit is contained in:
Emmanuele Bassi 2011-01-18 15:14:58 +00:00
parent bb41cb54cb
commit 90a01b479c

18
NEWS
View File

@ -1,3 +1,21 @@
Clutter 1.5.14 2011-01-21
===============================================================================
• List of changes since Clutter 1.5.12
» Allow getting the modifiers from a ClutterClickAction.
» Fix ClutterDragAction to never leave the event delivery in
an unwanted state.
» Optimize state changes for texture and data states.
» Enable VBO support in Cogl for GLES2.
» Fix compilation on GLES1.1.
» Documentation fixes.
Clutter 1.5.12 2011-01-11
===============================================================================