[clutter/clutter-1.20] Release Clutter 1.19.2
- From: Emmanuele Bassi <ebassi src gnome org>
 
- To: commits-list gnome org
 
- Cc: 
 
- Subject: [clutter/clutter-1.20] Release Clutter 1.19.2
 
- Date: Wed, 28 May 2014 22:10:06 +0000 (UTC)
 
commit be060f44808a7c8bd5c503956e9f984a7c7df8f9
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Wed May 28 23:00:10 2014 +0100
    Release Clutter 1.19.2
 NEWS         |   22 ++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 23 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 96b05ec..e7484d9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,25 @@
+Clutter 1.19.2                                                       2014-05-28
+===============================================================================
+
+  • List of changes since Clutter 1.18
+
+    - Improve event handling on evdev input backend
+    Clutter now allows writing applications and compositors that can respond
+    to eventts from touch devices, as well as reporting correct smooth
+    scrolling deltas.
+
+  • List of bugs fixed since Clutter 1.18
+
+    #723560 - wayland: Generate better smooth scroll deltas
+    #730577 - Do not compress touch events so eagerly
+    #728968 - evdev: Implement touch support
+    #728967 - evdev: Add libinput-specific helpers
+    #730215 - Add a way to pause the ClutterMasterClock
+
+Many thanks to:
+
+  Carlos Garnacho, Jasper St. Pierre, Jonas Ådahl.
+
 Clutter 1.18.2                                                       2014-04-14
 ===============================================================================
 
diff --git a/configure.ac b/configure.ac
index c4f06bf..663eee0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -10,7 +10,7 @@
 # - increase clutter_interface_version to the next odd number
 m4_define([clutter_major_version], [1])
 m4_define([clutter_minor_version], [19])
-m4_define([clutter_micro_version], [1])
+m4_define([clutter_micro_version], [2])
 
 # • for stable releases: increase the interface age by 1 for each release;
 #   if the API changes, set to 0. interface_age and binary_age are used to
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]