From 738e73873dd0c05a44f7cb0ad40c8a854e0c75a6 Mon Sep 17 00:00:00 2001 From: Emmanuele Bassi Date: Tue, 9 Feb 2010 12:59:18 +0000 Subject: [PATCH] Update NEWS file --- NEWS | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/NEWS b/NEWS index 93aa458..502be33 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,22 @@ +Clutter 1.1.10 (09/02/2010) +=============================================================================== + + * List of changes since Clutter 1.1.8 + + o Fixed a regression in textures that caused all the textures to be + drawn as white rectangles. + + o Fixed compilation with the Sun C compiler. + + o Use SSE2 instructions to premultiply RGBA images, if available. + + o Improve readability of ClutterActor::raise/::lower warnings. + +Many thanks to: + + Neil Roberts + Halton Huo + Clutter 1.1.8 (08/02/2010) =============================================================================== -- 2.7.4