[gnome-shell] Bump version to 3.11.1
- From: Florian Müllner <fmuellner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell] Bump version to 3.11.1
- Date: Wed, 30 Oct 2013 16:15:09 +0000 (UTC)
commit cf7cf45003c767287f794eff9137907fe975b80a
Author: Florian Müllner <fmuellner gnome org>
Date: Wed Oct 30 17:04:40 2013 +0100
Bump version to 3.11.1
Update NEWS.
NEWS | 19 +++++++++++++++++++
configure.ac | 4 ++--
2 files changed, 21 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 2fe1d81..14becf3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+3.11.1
+======
+* power: Use UPower directly instead of gnome-settings-daemon [Bastien; #710273]
+* Implement support for new GTK+ notification API [Jasper, Giovanni, Florian;
+ #710137, #710596]
+* gdm: Don't allow user-list to fill up the entire screen [Florian; #710555]
+* Don't autostart remote search providers at login [Giovanni; #708830]
+* Fix spacing in end-session dialog [Sebastien; #710543]
+* Prepare for js24 [Tim; #711052]
+* Misc bug fixes and cleanups [Jasper, Florian, Adel, Tim, Sebastien; #710347,
+ #710144, #710541, #691409, #710745, #688331, #704912]
+
+Contributors:
+ Giovanni Campagna, Adel Gadllah, Sebastien Lafargue, Tim Lunn,
+ Florian Müllner, Bastien Nocera, Jasper St. Pierre, Rico Tzschichholz
+
+Translations:
+ Stas Solovey [ru], Yosef Or Boczko [he], Rafael Ferreira [pt_BR]
+
3.10.1
======
* Make sure lock screen is drawn once before switching user [Giovanni; #708051]
diff --git a/configure.ac b/configure.ac
index da937cd..2b95083 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ(2.63)
-AC_INIT([gnome-shell],[3.10.1],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell],[gnome-shell])
+AC_INIT([gnome-shell],[3.11.1],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell],[gnome-shell])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_SRCDIR([src/shell-global.c])
@@ -61,7 +61,7 @@ AM_CONDITIONAL(BUILD_RECORDER, $build_recorder)
CLUTTER_MIN_VERSION=1.13.4
GOBJECT_INTROSPECTION_MIN_VERSION=0.10.1
GJS_MIN_VERSION=1.38.1
-MUTTER_MIN_VERSION=3.10.1
+MUTTER_MIN_VERSION=3.11.1
GTK_MIN_VERSION=3.7.9
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]