[gnome-shell] Bump version to 3.1.4
- From: Owen Taylor <otaylor src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell] Bump version to 3.1.4
- Date: Wed, 27 Jul 2011 23:14:21 +0000 (UTC)
commit 6724ca4f6373dd60b5a5fda183fdf59a6aee60d3
Author: Owen W. Taylor <otaylor fishsoup net>
Date: Wed Jul 27 18:37:50 2011 -0400
Bump version to 3.1.4
Update NEWS
NEWS | 47 +++++++++++++++++++++++++++++++++++++++++++++++
configure.ac | 2 +-
2 files changed, 48 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 30ff574..4d50f43 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,50 @@
+3.1.4
+=====
+* Take over inserted media handling and autorun from gnome-session [Cosimo]
+* Message Tray
+ - Display a count of unread notifications on icons
+ [Jasper, Guillaume; #649356, #654139]
+ - Only remove icons when the sender quits from D-Bus, not when it
+ closes its last window [Neha, Marina; #645764]
+ - Solve problems switching chats between shell and Empathy
+ [Guillaume; #654237]
+ - Fix handling of bad GMarkup in messages [Dan; #650298]
+ - Never show notifications when the screensaver is active [Dan; #654550]
+* Telepathy integrationpp
+ - Implement Telepathy Debug interface to enable empathy-debugger
+ [Guillaume; #652816]
+ - Allow approving room invitations, and audio/video calls
+ [Guillaume; #653740 #653939]
+ - Send typing notifications [Jonny; #650196]
+* Fix selection highlighting for light-on-dark entries [Jasper; #643768]
+* Make control-Return in the overview open a new window [Maxim]
+* Delay showing the alt-Tab switcher to reduce visual noise when
+ flipping betweeen windows [Dan; #652346]
+* When we have vertically stacked monitors, put the message tray
+ on the bottom one [Dan; #636963]
+* Fix various problems with keynav and the Activities button
+ [Dan; #641253 #645759]
+* Ensure screensaver is locked when switching users [Colin; #654565]
+* Improve extension creation tool [Jasper; #653206]
+* Fix compatibility with latest GJS [Giovanni; #654349]
+* Code cleanups [Adel, Dan, Jasper; #645759 #654577 #654791 #654987]
+* Misc bug fixes [Richard, Dan, Florian, Giovanni, Jasper, Marc-Antoine, Rui;
+ #647175 #649513 #650452 #651082 #653700 #653989 #654105 #654791 #654267
+ #654269 #654527 #655446]
+* Build fixes [Florian, Siegfried; #654300]
+
+Contributors:
+ Giovanni Campagna, Cosimo Cecchi, Guillaume Desmottes, Neha Doijode,
+ Maxim Ermilov, Adel Gadllah, Siegfried-Angel Gevatter Pujals, Richard Hughes,
+ Jonny Lamb, Rui Matos, Florian MÃllner, Marc-Antoine Perennou, Colin Walters,
+ Dan Winship, Marina Zhurakhinskaya
+
+Translations:
+ Mario BlÃttermann, Paul Seyfert [de], Jorge GonzÃlez, Daniel Mustieles [es],
+ Fran Dieguez [gl], Yaron Shahrabani [he], Luca Ferretti [it],
+ Rudolfs Mazurs [lv], Kjartan Maraas [nb], A S Alam [pa], Yuri Kozlov [ru],
+ Michal Åtrba, Matej UrbanÄiÄ [sl]
+
3.1.3
=====
* Fix problem with "user theme extension" breaking the CSS for other
diff --git a/configure.ac b/configure.ac
index 26f3434..b0a1549 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ(2.63)
-AC_INIT([gnome-shell],[3.1.3],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell],[gnome-shell])
+AC_INIT([gnome-shell],[3.1.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]