summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@gnome.org>2014-08-21 15:43:35 +0100
committerEmmanuele Bassi <ebassi@gnome.org>2014-08-21 15:43:35 +0100
commitee59a458d2bc23e3977024ae54f0e2987595555d (patch)
tree996c0a6370fe289f952e91637523810d3fa6377f
parent5d012cba7ba13c5d184bb61b1fc0dd0705a027fd (diff)
downloadclutter-ee59a458d2bc23e3977024ae54f0e2987595555d.tar.gz
Forgot to commit the NEWS file prior to release
-rw-r--r--NEWS27
1 files changed, 27 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 28b9299fa..93cc75c46 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,30 @@
+Clutter 1.19.8 2014-08-21
+===============================================================================
+
+ • List of changes since Clutter 1.19.6
+
+ - Improve the GDK backend
+ The GDK backend is now reporting touch events, as well as supporting
+ foreign Wayland surfaces for the Stage window. The goal is to make the
+ GDK backend the preferred one in the next development cycle.
+
+ - Fix drawing transparent Canvas content inside transparent actors
+
+ - Translation updates
+ German, Assamese
+
+ • List of bugs fixed since Clutter 1.19.6
+
+ #733202 - evdev: Add API to set the xkb layout index
+ #734934 - Add touch event translation code to GDK backend
+ #734935 - Add support for wayland foreign windows in GDK backend
+ #734761 - Memory leak in implicit transition
+
+Many thanks to:
+
+ Lionel Landwerlin Christian Kirbach, Rui Matos, Tom Beckmann, ngoswami,
+ Sunjin Yang
+
Clutter 1.19.6 2014-07-24
===============================================================================