[gnome-shell] Bump version to 3.5.90
- From: Florian MÃllner <fmuellner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell] Bump version to 3.5.90
- Date: Wed, 22 Aug 2012 00:37:55 +0000 (UTC)
commit fa2b413095f4e69664f1f2f135c993b4b3e0ebe2
Author: Florian MÃllner <fmuellner gnome org>
Date: Tue Aug 21 20:44:12 2012 +0200
Bump version to 3.5.90
Update NEWS
NEWS | 45 +++++++++++++++++++++++++++++++++++++++++++++
configure.ac | 4 ++--
2 files changed, 47 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index b8781c2..c223979 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,48 @@
+3.5.90
+======
+* Use symbolic icons for workspace switch OSD [Jon; #680738]
+* Lock screen improvements:
+ - Hide user menu and a11y menu in the screen lock [Giovanni; #681143]
+ - Bump the lock screen slightly when pressing a key [Giovanni; #681143]
+ - Constrain vertical movement of the screen shield [Giovanni; #681143]
+ - Return to lock screen on idle [Giovanni; #682041]
+ - Unlock screen automatically after fast-user switching [Giovanni; #682096]
+ - Fix "other user" label [Ray; #681750]
+* Constrain content of system modals to primary monitor [#681743]
+* Respect automatic lock setting on suspend/user-switch [Giovanni; #680231]
+* Improve styling of keyring prompt [Jasper; #681821]
+* Do not hard-code <super> as overlay-key [Florian; #665547]
+* Update style of attached modal dialogs [Florian; #681601]
+* a11y: allow navigation on non reactive items [Alejandro; #667439, #667439]
+* Implement mode-less overview design [Joost, Florian; #682109]
+* Implement message-tray redesign:
+ - Restyle the message tray [Ana, Allan, Florian; #677213, #682342]
+ - Move the desktop upwards when showing the tray [Debarshi; #681392]
+ - Add a close button to notifications [Ana, Jasper; #682253]
+ - Add a keybinding to toggle the tray [Debarshi; #681392]
+ - Make the tray keyboard navigable [Debarshi; #681519]
+ - Add dwelling at the bottom of the screen to open the tray [Owen; #682310]
+ - Don't time out banners when the user is inactive [Marina, Jasper]
+ - Misc fixes and cleanups [Jasper, Marina]
+* Fix showing "Next Week" on Sundays [Sebastian; #682198]
+* Delay restoring IM presence until the network comes up [Florian; #677982]
+* Display enterprise login hint [Ray; #681975]
+* Ignore unrecognized/irrelevant network devices/connections [Dan; #682364]
+* Misc bug fixes and cleanups: [Dan, Florian, Jasper, Jiro, Piotr, Rico;
+ #643687, #682045, #682189]
+
+Contributors:
+ Giovanni Campagna, Allan Day, Piotr DrÄg, William Jon McCann,
+ Sebastian Keller, Jiro Matsuzawa, Florian MÃllner, Alejandro PiÃeiro,
+ Debarshi Ray, Ana Risteska, Jasper St. Pierre, Ray Strode, Owen Taylor,
+ Rico Tzschichholz, Joost Verdoorn, Dan Winship, Marina Zhurakhinskaya
+
+Translations:
+ Nilamdyuti Goswami [as], Daniel Mustieles [es], Yaron Shahrabani [he],
+ Chao-Hsiung Liao [zh_HK, zh_TW], Tobias Endrigkeit [de], A S Alam [pa],
+ Sandeep Sheshrao Shedmake [mr], Fran DiÃguez [gl],
+ ÐÐÑÐÑÐÐÐ ÐÐÐÐÐÐÑ [sr, sr latin]
+
3.5.5
=====
* Update style to match mockups [Allan]
diff --git a/configure.ac b/configure.ac
index 7ab5c59..e0992f8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ(2.63)
-AC_INIT([gnome-shell],[3.5.5],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell],[gnome-shell])
+AC_INIT([gnome-shell],[3.5.90],[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.11.11
GOBJECT_INTROSPECTION_MIN_VERSION=0.10.1
GJS_MIN_VERSION=1.33.2
-MUTTER_MIN_VERSION=3.5.5
+MUTTER_MIN_VERSION=3.5.90
GTK_MIN_VERSION=3.3.9
GIO_MIN_VERSION=2.31.6
LIBECAL_MIN_VERSION=3.5.3
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]