[gnome-shell] Bump version to 3.3.3
- From: Owen Taylor <otaylor src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell] Bump version to 3.3.3
- Date: Wed, 4 Jan 2012 17:41:33 +0000 (UTC)
commit 36bf63a5ded5431e2383fb68e24e87a8929b42e0
Author: Owen W. Taylor <otaylor fishsoup net>
Date: Tue Jan 3 13:17:09 2012 -0500
Bump version to 3.3.3
Update NEWS and require Mutter 3.3.3
NEWS | 41 +++++++++++++++++++++++++++++++++++++++++
configure.ac | 4 ++--
2 files changed, 43 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 8e55553..d6831cb 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,44 @@
+3.3.3
+=====
+* https://live.gnome.org/EveryDetailMatters
+ - Stop flashing the window labels on actions in overview [Zan; #644861]
+ - Improve the look of window captions in the overview [Marc; #664487]
+ - Move dash tooltips beside the icon [Seif, Stefano; #666166]
+* Support application menus exported from applications via new GLib API
+ and D-Bus protocol. [Giovanni, Colin, Matthias, Cosimo]
+* For removable device prompts, show "Open with Rhythmbox], rather
+ than "Open with Rhythmbox Music Player' [Florian; #664561]
+* Switch to activating the message tray only with a hot corner rather
+ than a full row of pixels, allowing mouse events to apps [Rui; #663366]
+* Fully handle the case where the workspaces-only-on-primary
+ GSetting is set to false [Florian; #652580]
+* Add support for background-size CSS property to St [Quentin; #633462]
+* Port to new GJS Lang.Class framework [Giovanni; #664436]
+* Finish port to GDBus [Giovanni; #664436]
+* Stop using the deprecated Clutter default stage [Florian, Jasper; #664052]
+* Fix bugs that kept browser plugin from working in WebKit-based browser
+ [Jasper; #666444]
+* Fix typo that made uninstalling extensions not work [Jasper]
+* Fix crash in browser plugin if shell is not run [JÃrg]
+* Reintroduce piscine paschal ovum [Giovanni; #666606]
+* Network menu bug fixes
+ Giovanni; #664124, #665194, #665680, #666429, #666614]
+* Misc bug fixes [Florian, Jasper, Jonny, Marina, Ron; #647587, #659272,
+ #665261, #666020, #666243]
+
+Contributors:
+ JÃrg Billeter, Giovanni Campagna, Stefano Candori, Cosimo Cecchi,
+ Matthias Clasen, Zan Dobersek, Quentin Glidic, Jonny Lamb, Ryan Lortie,
+ Seif Lotfy, Rui Matos, Florian MÃllner, Bastien Nocera, Jasper St. Pierre,
+ Marc Plano-Lesay, Colin Walters, Ron Yorsten, Marina Zhurakhinskaya
+
+Translations:
+ Petr Kovar [cz], Kris Thomsen [dk], Daniel Mustieles [es],
+ Ville-Pekka Vainio [fi], Yaron Shahrabani [he], Åygimantas BeruÄka [lt],
+ Jovan Naumovski [mk], Kjartan Maraas [nb], "Andreas N" [nn],
+ Lucian Adrian Grijincu [ro], Matej UrbanÄiÄ [sl], Praveen Illa [te],
+ Muhammet Kara [tr], Daniel Korostil [uk], Aron Xu [zh_CN]
+
3.3.2
=====
* Port D-Bus usage in the shell to GDBus [Giovanni, Marc-Antoine, Florian,
diff --git a/configure.ac b/configure.ac
index 8e32ea1..29520e0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ(2.63)
-AC_INIT([gnome-shell],[3.3.2],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell],[gnome-shell])
+AC_INIT([gnome-shell],[3.3.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.7.5
GOBJECT_INTROSPECTION_MIN_VERSION=0.10.1
GJS_MIN_VERSION=1.29.18
-MUTTER_MIN_VERSION=3.3.2
+MUTTER_MIN_VERSION=3.3.3
FOLKS_MIN_VERSION=0.5.2
GTK_MIN_VERSION=3.0.0
GIO_MIN_VERSION=2.31.0
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]