[gnome-shell] Bump version to 3.3.4
- From: Owen Taylor <otaylor src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell] Bump version to 3.3.4
- Date: Sat, 21 Jan 2012 03:08:11 +0000 (UTC)
commit 90a691ed250a8d65afb6d669370c115165fb8c4f
Author: Owen W. Taylor <otaylor fishsoup net>
Date: Fri Jan 20 21:12:39 2012 -0500
Bump version to 3.3.4
Update NEWS
NEWS | 38 ++++++++++++++++++++++++++++++++++++++
configure.ac | 2 +-
2 files changed, 39 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 60be4fd..3d5390d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,41 @@
+3.3.4
+=====
+* https://live.gnome.org/EveryDetailMatters
+ - Add "browse" for labels for dash items - once a tooltip is
+ showing, switch to other items without a delay [Seif; #666170]
+ - Always scale down windows in the overview at least to 70% [Vit; #646704]
+ - Fix the new-workspace drop indicator sometimes getting stuck
+ [Stefano; #664201]
+ - Delay rearranging windows in the overview as long as the pointer
+ is over a window [Vit; #645325]
+* Add a GConf => DConf migration file for overriden Mutter settings
+ [Florian; #667636]
+* When a VPN connection is active, show that as the network icon
+ [Giovanni; #665115]
+* Handle the "ExtendedAway" IM status as away, not offline [Guillaume; #667813]
+* Improve the appearance of the labels in "Applications" [Alex; #642392]
+* Adjust for GTK+ and Mutter API changes for application menu [Ryan; #668118]
+* Add section label support to the application menu [Giovanni; #666681]
+* Fix screenshot methods to work again [Cosimo; #667662]
+* Fix several crashers related to updating workspace thumbnails [Owen; #667652]
+* Fix memory management error causing gnome-shell-hotplug-sniffer to crash
+ [Owen; #667378]
+* Build fixes [Emmanuele, Rico; #667864]
+* Code cleanups [Adel; #668087]
+* Misc bug fixes [Colin, Florian, Giovanni, Owen, Xavier; #633028, #658817,
+ #664138, #667881, #668048, #668050]
+
+Contributors:
+ Emmanuele Bassi, Giovanni Campagna, Cosimo Cecchi, Xavier Claessens,
+ Guillaume Desmottes, Stefano Facchini, Adel Gadllah, Alex Hultman,
+ Ryan Lortie, Seif Lotfy, Florian MÃllner, Vit Stanislav, Owen Taylor,
+ Rico Tzschichholz, Colin Walters
+
+Translations:
+ Ihar Hrachyshka [be], Alexander Shopov [bg], Arash Mousavi [fa],
+ Jiri GrÃnroos, Timo Jyrinki [fi], Fran DiÃguez [gl], Kjartan Maraas [nb],
+ Yuri Myasoedov [ru], Matej UrbanÄiÄ [sl], Nguyán ThÃi Ngác Duy [vi]
+
3.3.3
=====
* https://live.gnome.org/EveryDetailMatters
diff --git a/configure.ac b/configure.ac
index 52a9605..a3424cc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ(2.63)
-AC_INIT([gnome-shell],[3.3.3],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell],[gnome-shell])
+AC_INIT([gnome-shell],[3.3.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]