[gnome-shell/gnome-3-10] Bump version to 3.10.3



commit 378659e53d1d9ed0da0ebe2c33c801211b189e2c
Author: Florian Müllner <fmuellner gnome org>
Date:   Wed Jan 15 20:52:02 2014 +0100

    Bump version to 3.10.3
    
    Update NEWS.

 NEWS         |   23 +++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 24 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 09d5a84..7e43202 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,26 @@
+3.10.3
+======
+* Fix reentrancy issue in message tray [Jasper; #711694]
+* Fix resetting prompt on user switch [Ray; #710456]
+* Fix screen shield on login screen [Florian; #719378]
+* Catch more extension errors on enable/disable [Sebastien; #688331]
+* Fix entry focus of chat notifications [Jasper; #709853]
+* Fix app switcher order with dialog windows [Florian; #719824]
+* Allow remote search providers without icons [Debarshi; #719965]
+* Fix ref-counting issue in ShellApp [Giovanni; #721439]
+
+Contributors:
+  Giovanni Campagna, Sebastien Lafargue, Florian Müllner, Debarshi Ray,
+  Jasper St. Pierre, Ray Strode
+
+Translations:
+  Emin Tufan Çetin [tr], Muhammet Kara [tr], A S Alam [pa], Khaled Hosny [ar],
+  Dušan Kazik [sk], Wylmer Wang [zh_CN], Benjamin Steinwender [de],
+  Matej Urbančič [sl], Aurimas Černius [lt], Rafael Ferreira [pt_BR],
+  Andika Triwidada [id], Marek Černocký [cs], Tong Hui [zh_CN],
+  Adorilson Bezerra [pt_BR], Christian Kirbach [de],
+  Мирослав Николић [sr, sr latin]
+
 3.10.2.1
 ========
 * Lower mutter requirement to not end up without wayland support
diff --git a/configure.ac b/configure.ac
index 334323a..c95da8a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ(2.63)
-AC_INIT([gnome-shell],[3.10.2.1],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell],[gnome-shell])
+AC_INIT([gnome-shell],[3.10.3],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell],[gnome-shell])
 
 AC_CONFIG_HEADERS([config.h])
 AC_CONFIG_SRCDIR([src/shell-global.c])


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