[gnome-shell/gnome-3-30] Bump version to 3.30.2
- From: Florian Müllner <fmuellner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell/gnome-3-30] Bump version to 3.30.2
- Date: Tue, 13 Nov 2018 22:58:40 +0000 (UTC)
commit 2a36bf52cb61ac1a015bc2150807a8d47c7155e4
Author: Florian Müllner <fmuellner gnome org>
Date: Tue Nov 13 23:43:15 2018 +0100
Bump version to 3.30.2
Update NEWS.
NEWS | 21 +++++++++++++++++++++
meson.build | 2 +-
2 files changed, 22 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index e0e56f59b..58a71f636 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,24 @@
+3.30.2
+======
+* popupMenu: Fix keyboard activation when numlock is active [Andrea; #550]
+* Do not block all shortcuts while app folders are expanded [Florian; #648]
+* Fix regression in handling new input sources [Carlos; #691]
+* Improve performance of app icon animations [Daniel; !253, !261]
+* Respect natural-scroll setting for workspace swipe gesture [Erik; #516]
+* notifications: Support icon theme names in 'image-path' hint [Marco; !285]
+* Confine window preview titles to workspace area [Florian; !214]
+* Misc. bug fixes [Florian, Cosimo; #602, #693, #768, #430, !286]
+
+Contributors:
+ Andrea Azzarone, Cosimo Cecchi, Erik Duxstad, Carlos Garnacho,
+ Florian Müllner, Didier Roche, Marco Trevisan (Treviño), verdre,
+ Daniel van Vugt
+
+Translators:
+ Rūdolfs Mazurs [lv], Kristjan SCHMIDT [eo], Milo Casagrande [it],
+ Dušan Kazik [sk], gogo [hr], Anish Sheela [ml], Rafael Fontenelle [pt_BR],
+ Daniel Mustieles [es]
+
3.30.1
======
* Cancel search on overview hiding [Marco; !205]
diff --git a/meson.build b/meson.build
index bfe4ee8a6..8fb4ac715 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gnome-shell', 'c',
- version: '3.30.1',
+ version: '3.30.2',
meson_version: '>= 0.47.0',
license: 'GPLv2+'
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]