[gnome-shell] Bump version to 3.8.0
- From: Florian Müllner <fmuellner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell] Bump version to 3.8.0
- Date: Tue, 26 Mar 2013 21:44:41 +0000 (UTC)
commit 16dc6ce41ab74a21c8dafc7c4ca1aee427af28da
Author: Florian Müllner <fmuellner gnome org>
Date: Tue Mar 26 22:29:57 2013 +0100
Bump version to 3.8.0
Update NEWS.
NEWS | 24 ++++++++++++++++++++++++
configure.ac | 4 ++--
2 files changed, 26 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 2c470b6..e44c91b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,27 @@
+3.8.0
+=====
+* Remove blur and desaturation from lock screen [Jasper; #696322]
+* Remove scroll view fade near edges [Adel; #696404]
+* dateMenu: Open calendar component when using Evolution [Florian; #696432]
+* Fix unlocking on fast user switch [Cosimo; #696287]
+* Tweak screen shield animation [Rui; #696380]
+* Fix major memory leak when changing backgrounds [Ray; #696157]
+* Miscellaneous bug fixes [Jasper, Adel, Florian; #696199, #696212, #696422,
+ #696447, #696235]
+
+Contributors:
+ Giovanni Campagna, Cosimo Cecchi, Adel Gadllah, Rui Matos, Florian Müllner,
+ Jasper St. Pierre, Ray Strode
+
+Translations:
+ Alexandre Franke [fr], Victor Ibragimov [tg], Arash Mousavi [fa],
+ Gabor Kelemen [hu], Sandeep Sheshrao Shedmake [mr], ManojKumar Giri [or],
+ Shantha kumar [ta], Rajesh Ranjan [hi], Stas Solovey [ru],
+ Shankar Prasad [kn], Dušan Kazik [sk], Ihar Hrachyshka [be],
+ Wouter Bolsterlee [nl], Kris Thomsen [da], Jiro Matsuzawa [ja],
+ Daniel Korostil [uk], Ani Peter [ml], Krishnababu Krothapalli [te],
+ Mantas Kriaučiūnas [lt], Praveen Illa [te]
+
3.7.92
======
* Drop fallback lock implementation [Florian; #693403]
diff --git a/configure.ac b/configure.ac
index 88ed154..a4fe0fd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ(2.63)
-AC_INIT([gnome-shell],[3.7.92],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell],[gnome-shell])
+AC_INIT([gnome-shell],[3.8.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])
@@ -63,7 +63,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.7.92
+MUTTER_MIN_VERSION=3.8.0
GTK_MIN_VERSION=3.7.9
GIO_MIN_VERSION=2.35.0
LIBECAL_MIN_VERSION=3.5.3
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]