[gnome-shell] Bump version to 3.35.3
- From: Florian Müllner <fmuellner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell] Bump version to 3.35.3
- Date: Sun, 5 Jan 2020 12:26:06 +0000 (UTC)
commit 460cf9df30ba9505151144a7ca18ed1ee53654c1
Author: Florian Müllner <fmuellner gnome org>
Date: Sun Jan 5 11:28:17 2020 +0100
Bump version to 3.35.3
Update NEWS.
NEWS | 19 +++++++++++++++++++
meson.build | 4 ++--
2 files changed, 21 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 4d878cdbce..c7df2b60ba 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+3.35.3
+======
+* Add discrete GPU support for NVidia drivers [Bastien; #1810]
+* Fix DND of window previews with tablet devices [Carlos; !897]
+* Update pad OSD actions dynamically on mode changes [Carlos; !898]
+* st: Add dedicated PasswordEntry widget [Umang; !619]
+* Allow stand-alone builds of gnome-extensions tool [Florian; !877]
+* extension-tool: Don't treat missing .js handler as error [Chuck; !905]
+* Disallow top bar menus without top bar [Florian; #2002]
+* Misc. bug fixes and cleanups [Georges, Florian, Robert, Umang; !901,
+ #789937, !909, !910, !911, !913, !916]
+
+Contributors:
+ Michael Catanzaro, Chuck, Carlos Garnacho, Umang Jain, Robert Mader,
+ Florian Müllner, Georges Basile Stavracas Neto, Bastien Nocera
+
+Translators:
+ Fabio Tomat [fur], Fran Dieguez [gl], Jordi Mas [ca], Daniel Mustieles [es]
+
3.35.2
======
* Fix unredirection after cancelled animations [Florian; #1788]
diff --git a/meson.build b/meson.build
index 7a68d0b5ed..ebbfb79948 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gnome-shell', 'c',
- version: '3.35.2',
+ version: '3.35.3',
meson_version: '>= 0.47.0',
license: 'GPLv2+'
)
@@ -25,7 +25,7 @@ gio_req = '>= 2.56.0'
gi_req = '>= 1.49.1'
gjs_req = '>= 1.63.2'
gtk_req = '>= 3.15.0'
-mutter_req = '>= 3.35.2'
+mutter_req = '>= 3.35.3'
polkit_req = '>= 0.100'
schemas_req = '>= 3.33.1'
startup_req = '>= 0.11'
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]