[mutter/wayland] Bump version to 3.11.2
- From: Florian Müllner <fmuellner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [mutter/wayland] Bump version to 3.11.2
- Date: Tue, 19 Nov 2013 19:15:35 +0000 (UTC)
commit a6ebc70170c87924325d7e07d28bef4c6c730ccf
Author: Florian Müllner <fmuellner gnome org>
Date: Tue Nov 19 19:10:12 2013 +0100
Bump version to 3.11.2
Update NEWS.
NEWS | 16 ++++++++++++++++
configure.ac | 2 +-
2 files changed, 17 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index b7c5dda..b4d0e90 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+3.11.2
+======
+* Support setting a NULL opaque region [Andreas; #711518]
+* Sync keymap from X to wayland [Giovanni; #707446]
+* Implement support for subsurfaces [Jonas; #705502]
+* Don't focus the no-focus-window for globally active windows [Jasper; #710296]
+* Support "hotplug_mode_update" property [Marc-André; #711216]
+* Fix resize operations using mouse-button-modifier [Lionel; #710251]
+* Fix position of attached modals for CSD windows [Giovanni, Owen; #707194]
+* Misc. bug fixes [Rui, Jasper, Neil, Florian; #712247, #711731]
+
+Contributors:
+ Giovanni Campagna, Andreas Heider, Lionel Landwerlin, Marc-André Lureau,
+ Rui Matos, Florian Müllner, Neil Roberts, Sindhu S, Jasper St. Pierre,
+ Rico Tzschichholz, Owen W. Taylor, Jonas Ådahl
+
3.11.1
======
* Fix tile previews getting stuck on right click during drags [Lionel; #704759]
diff --git a/configure.ac b/configure.ac
index b79289d..7969a71 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], [1])
+m4_define([mutter_micro_version], [2])
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]