[gnome-shell] Bump version to 3.5.3
- From: Florian MÃllner <fmuellner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell] Bump version to 3.5.3
- Date: Mon, 25 Jun 2012 22:10:47 +0000 (UTC)
commit 3d5312e8d25364dad547b6e370aaf251b2362304
Author: Florian MÃllner <fmuellner gnome org>
Date: Tue Jun 26 00:03:48 2012 +0200
Bump version to 3.5.3
Update NEWS
Require Mutter 3.5.3
NEWS | 43 +++++++++++++++++++++++++++++++++++++++++++
configure.ac | 4 ++--
2 files changed, 45 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 6f74f80..624b372 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,46 @@
+3.5.3
+=====
+* calendar: Adapt to Evolution-Data-Server API changes [Matthew; #677402]
+* messageTray: Don't show non urgent notifications while in fullscreen
+ [Adel; #677590]
+* modalDialog: show dialogs on monitor with the mouse pointer [Tim; #642591]
+* extensionSystem: Prepare for extension updating system [Jasper; #677586]
+* appDisplay: Don't show apps in NoDisplay categories in the All view
+ [Jasper; #658176]
+* st: Trigger theme updates on resolution changes [Florian; #677975]
+* Always enable a11y [Bastien; #678095]
+* telepathyClient: ignore invalidated channels [Guillaume; #677457]
+* shell-app: Update app menu if necessary [Florian; #676238]
+* Enable the Screen Reader menu item [Matthias; #663256]
+* Disable unredirection when a modal operation is active [Giovanni]
+* Make folks optional [Colin]
+* Improve mount-operation support [Cosimo]
+ - Fix exception when showing password entry [#678428]
+ - Close the password entry on operation abort [#673787]
+ - autorun: Don't allow autorun for things we mount on startup [#660595]
+ - Turn passphrase prompt into a dialog [#674962]
+ - Implement org.Gtk.MountOperationHandler [#678516]
+* Network menu improvements
+ - Sort Wifi networks by strength [Giovanni; #658946]
+ - Prefer wifi/3g over VPN in the panel [Cosimo; #672591]
+* clock: Switch to using GnomeWallClock [Colin; #657074]
+* remoteSearch: Allow to reference .desktop file for Title/Icon
+ [Florian; #678816]
+* Fix memory leaks [Jasper, Pavel; #678079, #678406, #678737]
+* Misc fixes [Florian, Giovanni, Guillaume, Jasper, Kjartan, Piotr, Rui;
+ #658955, #677497, #678396, #678502]
+* Misc cleanups [Bastien, Florian, Jasper; #677426, #677515, #678096, #678416]
+
+Contributors:
+ Matthew Barnes, Giovanni Campagna, Cosimo Cecchi, Matthias Clasen,
+ Guillaume Desmottes, Piotr DrÄg, Adel Gadllah, Tim L, Kjartan Maraas,
+ Rui Matos, Florian MÃllner, Bastien Nocera, Jasper St. Pierre, Colin Walters
+
+Translations:
+ Matej UrbanÄiÄ [sl], Yuri Kozlov [ru], Tom Tryfonidis [el],
+ Kjartan Maraas [nb], Åygimantas BeruÄka [lt], Luca Ferretti [it],
+ Khaled Hosny [ar], Daniel Mustieles [es], Fran DiÃguez [gl], A S Alam [pa]
+
3.5.2
=====
* main: Move 'toggle-recording' binding into the shell [Florian; #674377]
diff --git a/configure.ac b/configure.ac
index 06d8564..cea22db 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ(2.63)
-AC_INIT([gnome-shell],[3.5.2],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell],[gnome-shell])
+AC_INIT([gnome-shell],[3.5.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])
@@ -63,7 +63,7 @@ AM_CONDITIONAL(BUILD_RECORDER, $build_recorder)
CLUTTER_MIN_VERSION=1.9.16
GOBJECT_INTROSPECTION_MIN_VERSION=0.10.1
GJS_MIN_VERSION=1.33.2
-MUTTER_MIN_VERSION=3.5.2
+MUTTER_MIN_VERSION=3.5.3
FOLKS_MIN_VERSION=0.5.2
GTK_MIN_VERSION=3.3.9
GIO_MIN_VERSION=2.31.6
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]