[gnome-shell/gnome-3-24] Bump version to 3.24.1



commit 22131d99ad7e3d80ea69be1dadcd8fbb12cdc8b6
Author: Florian Müllner <fmuellner gnome org>
Date:   Tue Apr 11 01:58:50 2017 +0200

    Bump version to 3.24.1
    
    Update NEWS.

 NEWS         |   24 ++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 25 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 4418059..0621a01 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,27 @@
+3.24.1
+======
+* Close Wifi selection dialog on lock [Florian; #780054]
+* Fix DND over window previews in overview [Florian; #737166]
+* Do not lock the screen when disabled by lockdown settings [Florian; #780212]
+* Follow GNOME Weather's location permissions [Florian; #780252]
+* Fix portals that require a new window to be loaded [Catalin; #759044]
+* Fix restricting menus to screen height on HiDPI displays [Cosimo; #753305]
+* Misc. bug fixes and cleanups [Florian, Cosimo, Bastien, Catalin, Carlos;
+  #780063, #780321, #780381, #780453, #758873, #780606, #642652]
+
+Contributors:
+  Cosimo Cecchi, Carlos Garnacho, Catalin Iacob, Florian Müllner, Bastien Nocera
+
+Translations:
+  Marek Cernocky [cs], Piotr Drąg [pl], Anders Jonsson [sv], Stas Solovey [ru],
+  Rafael Fontenelle [pt_BR], Baurzhan Muftakhidinov [kk], Daniel Korostil [uk],
+  Kukuh Syafaat [id], Milo Casagrande [it], Jiri Grönroos [fi],
+  Daniel Mustieles [es], Balázs Úr [hu], Guillaume Bernard [fr],
+  Changwoo Ryu [ko], Mario Blättermann [de], Fran Dieguez [gl],
+  Dušan Kazik [sk], Yuras Shumovich [be], Fabio Tomat [fur],
+  Kjartan Maraas [nb], Aurimas Černius [lt], Trần Ngọc Quân [vi],
+  Rūdolfs Mazurs [lv], Ask Hjorth Larsen [da], Tom Tryfonidis [el], gogo [hr]
+
 3.24.0
 ======
 
diff --git a/configure.ac b/configure.ac
index 9802a9f..93e8cfe 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ(2.63)
-AC_INIT([gnome-shell],[3.24.0],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell],[gnome-shell])
+AC_INIT([gnome-shell],[3.24.1],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell],[gnome-shell])
 AX_IS_RELEASE([git-directory])
 
 AC_CONFIG_HEADERS([config.h])


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