summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@linux.intel.com>2010-01-11 15:19:56 +0000
committerEmmanuele Bassi <ebassi@linux.intel.com>2010-01-11 15:19:56 +0000
commitbe31d634df39a0b59db8398326c71c062b01d6b1 (patch)
treee59c66b93f9085e28dfb44f27cc67b99826b823c
parent3ed1ac56e3cb9d3849934162f677c1d60478ade4 (diff)
downloadclutter-be31d634df39a0b59db8398326c71c062b01d6b1.tar.gz
Update the NEWS for 1.0.10
-rw-r--r--NEWS31
1 files changed, 31 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 2bd0dc8b4..fd8b3cd34 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,34 @@
+Clutter 1.0.10 (11/01/2010)
+===============================================================================
+
+ * List of changes since 1.0.8
+
+ o Fix the internal copy of JSON-GLib to cope with doubles
+
+ o Force a relayout when showing an actor
+
+ o Fix cursor position in ClutterText when using a pre-edit string
+
+ o Fix the CoreGraphics bitmap loader when dealing with JPEG images
+
+ o Emulate XKB's detectable key auto-repeat on X11
+
+ o Fix HLS-to-RGB conversion on 64bit platforms
+
+ o Let ClutterAnimation keep a weak reference on actors
+
+ o Do not take into account the left edges of the children of a
+ ClutterGroup when calculating the group's preferred size
+
+Many thanks to:
+
+ Christian Persch
+ Colin Walters
+ Neil Roberts
+ Owen Taylor
+ Raymond Liu
+ Tim Horton
+
Clutter 1.0.8 (19/10/2009)
===============================================================================