Update NEWS
authorEmmanuele Bassi <ebassi@linux.intel.com>
Mon, 7 Feb 2011 15:42:23 +0000 (15:42 +0000)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Mon, 7 Feb 2011 15:42:23 +0000 (15:42 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 14401a2..bb16442 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,32 @@
+Clutter 1.6.2                                                        2011-02-07
+===============================================================================
+
+  • List of changes since Clutter 1.6.0
+
+    » Fix building the Clutter Cookbook from the released tarballs.
+
+    » Set the input device field in ClutterEvent even when they
+      have been allocated by Clutter.
+
+    » Fix the color comparison when setting the layer combine constant.
+
+    » Fix memory corruption when removing the last reference on a
+      Cogl vertex buffer object.
+
+    » Fixes for the OSX backend.
+
+  • List of bugs fixed since Clutter 1.6.0
+
+    #2540 - coobook examples do not build from tarball
+    #2544 - Using vertex buffers causes memory corruption when you unref
+            the CoglHandle
+    #2545 - Broken event handling in OS X backend
+    #2549 - Fix lib locations in *.pc.in
+
+Many thanks to:
+
+  Neil Roberts, Viatcheslav Gachkaylo
+
 Clutter 1.6.0                                                        2011-01-31
 ===============================================================================