[mutter/wayland] Bump version to 3.11.3
- From: Florian Müllner <fmuellner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [mutter/wayland] Bump version to 3.11.3
- Date: Thu, 19 Dec 2013 18:38:57 +0000 (UTC)
commit 732c0592356811dbaa0e68ad9b00e78e07a2ed96
Author: Florian Müllner <fmuellner gnome org>
Date: Thu Dec 19 19:34:06 2013 +0100
Bump version to 3.11.3
Update NEWS.
NEWS | 17 +++++++++++++++++
configure.ac | 2 +-
2 files changed, 18 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index b4d0e90..cda6cf2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+3.11.3
+======
+* Fix focus issues with external OSKs[Jasper; #715030]
+* Add a MetaCullable interface [Jasper; #714706]
+* Fix window keybindings [Rui; #719724]
+* Fix settings keyboard/pointer focus for new clients [Rui; #719725]
+* Fix window group paint volume [Owen; #719669]
+* Fix frame extents problems [Owen; #714707]
+* Add shortcut to move windows between monitors [Florian; #671054]
+* Fix problems with focus tracking [Owen; #720558]
+* Misc. bug fixes and cleanups: [Rui, Colin, Lionel, Jasper, Owen; #712833,
+ #719557, #719695, #719833, #678989, #720417, #720630]
+
+Contributors:
+ Lionel Landwerlin, Rui Matos, Alberto Milone, Florian Müllner,
+ Jasper St. Pierre, Rico Tzschichholz, Owen W. Taylor, Colin Walters
+
3.11.2
======
* Support setting a NULL opaque region [Andreas; #711518]
diff --git a/configure.ac b/configure.ac
index 7969a71..dad1e2c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@ AC_CONFIG_MACRO_DIR([m4])
m4_define([mutter_major_version], [3])
m4_define([mutter_minor_version], [11])
-m4_define([mutter_micro_version], [2])
+m4_define([mutter_micro_version], [3])
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]