[gnome-shell/gnome-3-8] Bump version to 3.8.4
- From: Ray Strode <halfline src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell/gnome-3-8] Bump version to 3.8.4
- Date: Wed, 31 Jul 2013 01:18:21 +0000 (UTC)
commit 79a42e097d6645b95316026b75d02b2a0e096873
Author: Ray Strode <rstrode redhat com>
Date: Tue Jul 30 18:50:05 2013 -0400
Bump version to 3.8.4
Update NEWS.
NEWS | 24 ++++++++++++++++++++++++
configure.ac | 2 +-
2 files changed, 25 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 0bb2ed9..7585802 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,27 @@
+3.8.4
+=====
+* Fix initial text in logout dialog [Matthias; #702056]
+* Clear login messages when the user answers [John; #702458]
+* Align the "Not Listed?" label properly in the login screen [Mathieu; #702307]
+* Workaround crash causing bugs in code [Florian; #610279]
+* Improve time stamp in chat messages (frequency and formatting)
+ [Carlos; #687809, #687809]
+* Fix unlock screen after prematurely stopping curtain drag [Lionel; #703126]
+* Fix autorun notification [Matthis; 703418
+* Fix background occasionally turning solid blue on monitor changes [Lionel: #703001]
+* Increase message tray performance [Giovanni; #700194]
+* Fix focus of notifications after they're expanded [Jasper; #698778]
+* Fix orientation of gradient on app menu in RTL locales [Jasper; #704583]
+* Support filenames in addition to file uris for background
+ [Giovanni, Ray; #702121]
+* misc bug fixes [Adel, Florian, Emilio, Alban, Jasper; #702338, #704265,
+ #698863, #698484]
+
+Contributors:
+ Mathieu Bridon, Alban Browaeys, Giovanni Campagna, Matthias Clasen, Adel Gadllah,
+ Emilio Pozuelo Monfort, Linonel Landwerlin, Carlos Soriano, Ray Strode,
+ John Wendell
+
3.8.3
=====
* Fix child menu regression introduced in 3.8.2 [Florian; #699678]
diff --git a/configure.ac b/configure.ac
index 1aaa091..4e1cbeb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ(2.63)
-AC_INIT([gnome-shell],[3.8.3],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell],[gnome-shell])
+AC_INIT([gnome-shell],[3.8.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])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]