From 90a01b479c432310f9fcfb5fcd04e23d8fc1a92a Mon Sep 17 00:00:00 2001 From: Emmanuele Bassi Date: Tue, 18 Jan 2011 15:14:58 +0000 Subject: [PATCH] Update the NEWS file --- NEWS | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/NEWS b/NEWS index a6301e87c..60658f365 100644 --- a/NEWS +++ b/NEWS @@ -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 ===============================================================================