[gnome-shell] Bump version to 3.10.0
- From: Florian Müllner <fmuellner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell] Bump version to 3.10.0
- Date: Mon, 23 Sep 2013 21:48:13 +0000 (UTC)
commit 1983541f8cd1dbcb8e166f011519c90390f16eab
Author: Florian Müllner <fmuellner gnome org>
Date: Mon Sep 23 23:33:14 2013 +0200
Bump version to 3.10.0
Update NEWS.
NEWS | 27 +++++++++++++++++++++++++++
configure.ac | 4 ++--
2 files changed, 29 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 99253c0..298f8bb 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,30 @@
+3.10.0
+======
+* Fix fade effect in ScrollViews [Carlos; #708256]
+* network: Resync when activating connection changes [Jasper; #708322]
+* Close run dialog when the screen locks [Florian; #708218]
+* Fix entry growing out of password dialogs [Florian; #708324, #703833]
+* Vertically center labels in submenu items [Jasper; #708330]
+* https://bugzilla.gnome.org/show_bug.cgi?id=708387 [Mike; #708387]
+* Fix bluetooth icon not being added to status menu [Jasper; #708541]
+* Fix GNOME 2 keyring dialogs appearing on lock screen [Florian; #708187]
+* Fix passwords being cleared twice when authentication fails [Florian; #708186]
+* Fix message tray appearing in a11y popup on login screen [Florian; #708380]
+* Increase width of aggregate menu popup [Adel; #708472]
+
+Contributors:
+ Adel Gadllah, Mike Gorse, Ryan Lortie, Florian Müllner, Frédéric Péters,
+ Carlos Soriano, Jasper St. Pierre, Rico Tzschichholz
+
+Translations:
+ Daniel Șerbănescu [ro], Ryan Lortie [eo], Ihar Hrachyshka [be],
+ A S Alam [pa], Jiro Matsuzawa [ja], Chao-Hsiung Liao [zh_HK, zh_TW],
+ Piotr Drąg [pl], Kristjan SCHMIDT [eo], Daniel Korostil [uk],
+ Rūdolfs Mazurs [lv], Reinout van Schouwen [nl], Yosef Or Boczko [he],
+ Fran Diéguez [gl], António Lima [pt], Andika Triwidada [id],
+ Alexandre Franke [fr], Rafael Ferreira [pt_BR], Milo Casagrande [it],
+ Kenneth Nielsen [da], Matej Urbančič [sl]
+
3.9.92
======
* Don't show page indicators if there's only one page [Florian; #707363]
diff --git a/configure.ac b/configure.ac
index 730a654..89e4b92 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ(2.63)
-AC_INIT([gnome-shell],[3.9.92],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell],[gnome-shell])
+AC_INIT([gnome-shell],[3.10.0],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell],[gnome-shell])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_SRCDIR([src/shell-global.c])
@@ -60,7 +60,7 @@ AM_CONDITIONAL(BUILD_RECORDER, $build_recorder)
CLUTTER_MIN_VERSION=1.13.4
GOBJECT_INTROSPECTION_MIN_VERSION=0.10.1
GJS_MIN_VERSION=1.35.4
-MUTTER_MIN_VERSION=3.9.92
+MUTTER_MIN_VERSION=3.10.0
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]