[gnome-shell] Bump version to 3.3.90
- From: Owen Taylor <otaylor src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell] Bump version to 3.3.90
- Date: Thu, 23 Feb 2012 03:31:38 +0000 (UTC)
commit b18cc8de869ec5c3fac82354405b2d1a4c974cae
Author: Owen W. Taylor <otaylor fishsoup net>
Date: Wed Feb 22 21:46:34 2012 -0500
Bump version to 3.3.90
Update NEWS
NEWS | 41 +++++++++++++++++++++++++++++++++++++++++
configure.ac | 2 +-
2 files changed, 42 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index c3002a6..64c1b3e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,44 @@
+3.3.90
+======
+
+* All other applications to implement search providers via D-Bus
+ [Florian; #663125, #670148]
+* Remove "Recent Items" search, as replaced by Documents search
+ [Florian; #663125]
+* Allow NetworkManager VPN plugins to use a shell-themed dialog
+ [Giovanni; #658484]
+* Port away from deprecated Clutter API [Jasper, Florian, Adel; #670034]
+ - StTooltip is removed
+ - StWidget is now a concrete class and can be instantiated
+ - st_container_destroy_children(), st_box_layout_insert_actor(),
+ and other functions removed in favor of new replacements in Clutter.
+* Use systemd for console/session handling when available [Lennart]
+* Visual improvements to contact search, padding, top panel, checkboxes
+ [Allan, Florian, Jakub; #669489, #669811, #669993]
+* Add a include_cursor parameter to Screenshot and ScreenshotWindow
+ D-Bus methods [Adel; #670086]
+* Add a "FlashArea" D-Bus method to do the screenshot flash without a
+ screenshot [Adel; #669660]
+* Build fixes [Adel, Giovanni, Jasper; #658484, #669637]
+* Misc bug fixes [Adel, Florian, Giovanni, Guillaume, Jasper, Jeff,
+ Marc-Antoine, Stef, Stefano, Will; #642135, #658484, #658908, #667694,
+ #669098, #669921, #669662, #669694, #669776, #669887, #669921, #670005,
+ #670006, #670319, #670418, #670489]
+
+Contributors:
+ Giovanni Campagna, Cosimo Cecchi, Allan Day, Guillaume Desmottes, Jeff Epler,
+ Stefano Facchini, Adel Gadllah, Florian MÃllner, Marc-Antoine Perennou,
+ Jasper St. Pierre, Lennart Poettering, Jakub Steiner, Jasper St. Pierre,
+ Will Thompson, Stef Walter
+
+Translations:
+ Ihar Hrachyshka [be], Marek ÄernockÃ, Adam MatouÅek [cz],
+ Kenneth Nielsen [dk], Daniel Mustieles [es], Mattias PÃldaru [et],
+ Fran DiÃguez [gl], Yaron Shahrabani [he], Luca Ferretti [it],
+ Baurzhan Muftakhidinov [kk], Aurimas Äernius [lt], Kjartan Maraas [nb],
+ A S Alam [pa], Matej UrbanÄiÄ [sl], Miroslav NikoliÄ [sr],
+ Praveen Illa [te], Chao-Hsiung Liao [zh_HK, zh_TW]
+
3.3.5
=====
diff --git a/configure.ac b/configure.ac
index 3aae25c..c135da5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ(2.63)
-AC_INIT([gnome-shell],[3.3.5],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell],[gnome-shell])
+AC_INIT([gnome-shell],[3.3.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])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]