[gnome-shell] Bump version to 3.15.4
- From: Florian Müllner <fmuellner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell] Bump version to 3.15.4
- Date: Wed, 21 Jan 2015 14:50:00 +0000 (UTC)
commit f393bb41aa6090d8a0dbeab5208c7ce9858a6035
Author: Florian Müllner <fmuellner gnome org>
Date: Wed Jan 21 15:11:52 2015 +0100
Bump version to 3.15.4
Update NEWS.
NEWS | 21 +++++++++++++++++++++
configure.ac | 4 ++--
2 files changed, 23 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index f2661e6..5e94b4a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,24 @@
+3.15.4
+======
+* Add mode parameter to AcceleratorActivated signal [Florian; #711682]
+* Fix PID based window/app association [Sebastian; #736527]
+* Fix current day highlight on day change [Sebastian; #742492]
+* Switch to vp9 for screencast recordings [Adel; #742744]
+* Disable IBus input sources on password entries [Takao; #730628]
+* Make slider scrolling smoother [Adel; #742648]
+* Allow move-up shortcut to move window above top workspace [Florian; #665764]
+* Misc. bug fixes [Adel, Rui; #742748, #742824, #741114]
+
+Contributors:
+ Cosimo Cecchi, Takao Fujiwara, Adel Gadllah, Sebastian Keller, Rui Matos,
+ Florian Müllner, Jasper St. Pierre
+
+Translations:
+ Andika Triwidada [id], Matej Urbančič [sl], Saibal Ray [bn_IN],
+ Inaki Larranaga Murgoitio [eu], Stas Solovey [ru], Kjartan Maraas [nb],
+ Balázs Úr [hu], Marek Černocký [cs], Rafael Ferreira [pt_BR],
+ Bernd Homuth [de], Daniel Mustieles [es], Fabio Tomat [fur]
+
3.15.3
======
* Add support for high-contrast themes [Florian; #740447]
diff --git a/configure.ac b/configure.ac
index 4d33daa..3d5919c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ(2.63)
-AC_INIT([gnome-shell],[3.15.3],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell],[gnome-shell])
+AC_INIT([gnome-shell],[3.15.4],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell],[gnome-shell])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_SRCDIR([src/shell-global.c])
@@ -76,7 +76,7 @@ AC_MSG_RESULT($enable_systemd)
CLUTTER_MIN_VERSION=1.15.90
GOBJECT_INTROSPECTION_MIN_VERSION=0.10.1
GJS_MIN_VERSION=1.39.0
-MUTTER_MIN_VERSION=3.15.3
+MUTTER_MIN_VERSION=3.15.4
GTK_MIN_VERSION=3.15.0
GIO_MIN_VERSION=2.37.0
LIBECAL_MIN_VERSION=3.5.3
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]