[mutter] Bump version to 3.13.90
- From: Florian Müllner <fmuellner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [mutter] Bump version to 3.13.90
- Date: Wed, 20 Aug 2014 00:19:19 +0000 (UTC)
commit fae37222a713cfd9f185ff114a4bf03b71063584
Author: Florian Müllner <fmuellner gnome org>
Date: Tue Aug 19 23:47:43 2014 +0200
Bump version to 3.13.90
Update NEWS.
NEWS | 25 +++++++++++++++++++++++++
configure.ac | 2 +-
2 files changed, 26 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index b3b96cd..8672d40 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,28 @@
+3.13.90
+=======
+* Only call XSync() once per frame [Rui; #728464]
+* Update capabilities on device list changes [Carlos; #733563]
+* Make use of GLSL optional [Adel; #733623]
+* Handle gestures and touch events on wayland [Carlos; #733631]
+* Add support for unminimize compositor effects [Cosimo; #733789]
+* Always set the frame background to None [Giovanni; #734054]
+* Add backend methods to handle keymaps [Rui; #734301]
+* Actually mark revalidated MetaTextureTower levels as valid [Owen; #734400]
+* Rely on explicit -backward switcher keybindings instead of <shift>-magic
+ [Christophe; #732295, #732385]
+* Misc. bug fixes and cleanups [Rui, Adel, Christophe; #727178, #734852,
+ #734960]
+
+Contributors:
+ Emmanuele Bassi, Giovanni Campagna, Cosimo Cecchi, Piotr Drąg,
+ Christophe Fergeau, Adel Gadllah, Carlos Garnacho, Rui Matos,
+ Florian Müllner, Jasper St. Pierre, Rico Tzschichholz, Olav Vitters,
+ Owen W. Taylor
+
+Translations:
+ Kjartan Maraas [nb], Inaki Larranaga Murgoitio [eu], Lasse Liehu [fi],
+ ngoswami [as], Daniel Mustieles [es]
+
3.13.4
======
* Fix move/resize operations for wayland clients [Marek; #731237]
diff --git a/configure.ac b/configure.ac
index 4b2e0e3..268cef8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ AC_PREREQ(2.62)
m4_define([mutter_major_version], [3])
m4_define([mutter_minor_version], [13])
-m4_define([mutter_micro_version], [4])
+m4_define([mutter_micro_version], [90])
m4_define([mutter_version],
[mutter_major_version.mutter_minor_version.mutter_micro_version])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]