[mutter/gnome-3-34] Bump version to 3.34.6



commit 48ffbb582404c1d52196eb6cc5f082c31ca4910c
Author: Florian Müllner <fmuellner gnome org>
Date:   Thu Apr 30 17:11:01 2020 +0200

    Bump version to 3.34.6
    
    Update NEWS.

 NEWS        | 14 ++++++++++++++
 meson.build |  2 +-
 2 files changed, 15 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 1a43eda71..438cdc3b7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+3.34.6
+======
+* Fix various clipboard issues [Carlos; !1198, !1203, !1204, !1186, !1206]
+* Fix locate-pointer feature interfering with keybindings [Carlos; !1014]
+* Fix overview key on X11 when using multiple keyboard layouts [Olivier; !1219]
+* Preserve keyboard state on VT switch [Olivier; !1185]
+* Fixed crashes [Florian; #1083]
+* Plugged memory leaks [Sebastian; !1001]
+* Misc. bug fixes and cleanups [Pekka, Laurent; !1209, #1074]
+
+Contributors:
+  Laurent Bigonville, Olivier Fourdan, Carlos Garnacho, Sebastian Keller,
+  Florian Müllner, Pekka Paalanen
+
 3.34.5
 ======
 * Fix visibility of initially hidden windows [Jonas; !1066]
diff --git a/meson.build b/meson.build
index 388dc61aa..29d495b52 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('mutter', 'c',
-  version: '3.34.5',
+  version: '3.34.6',
   meson_version: '>= 0.50.0',
   license: 'GPLv2+'
 )


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]