diff --git a/NEWS b/NEWS index 954ef5f82..94a874740 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,20 @@ +3.19.92 +======= +* Update location dialog according to latest mockups [Zeeshan; #762480] +* Fix deleting chat notifications in calendar [Florian; #747991] + +Contributors: + Zeeshan Ali (Khattak), Florian Müllner + +Translations: + Rūdolfs Mazurs [lv], Changwoo Ryu [ko], Matej Urbančič [sl], + Justin van Steijn [nl], Fabio Tomat [fur], Kris Thomsen [da], + Marek Černocký [cs], Piotr Drąg [pl], Dušan Kazik [sk], + Мирослав Николић [sr, sr@latin], Balázs Úr [hu], Yosef Or Boczko [he], + Daniel Mustieles [es], Fran Dieguez [gl], Bernd Homuth [de], + Tom Tryfonidis [el], Jiri Grönroos [fi], Gil Forcada [ca], + Artur Morais [pt_BR], Aurimas Černius [lt], Stas Solovey [ru] + 3.19.91 ======= * location: Ask user only once [Zeeshan; #762559] diff --git a/configure.ac b/configure.ac index 9259f3b7d..dc2db00f7 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ(2.63) -AC_INIT([gnome-shell],[3.19.91],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell],[gnome-shell]) +AC_INIT([gnome-shell],[3.19.92],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell],[gnome-shell]) AX_IS_RELEASE([git-directory]) AC_CONFIG_HEADERS([config.h]) @@ -77,7 +77,7 @@ AC_MSG_RESULT($enable_systemd) CLUTTER_MIN_VERSION=1.21.5 GOBJECT_INTROSPECTION_MIN_VERSION=1.45.4 GJS_MIN_VERSION=1.39.0 -MUTTER_MIN_VERSION=3.19.91 +MUTTER_MIN_VERSION=3.19.92 GTK_MIN_VERSION=3.15.0 GIO_MIN_VERSION=2.45.3 LIBECAL_MIN_VERSION=3.5.3