[gnome-shell/gnome-3-8] Bump version to 3.8.2
- From: Florian Müllner <fmuellner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell/gnome-3-8] Bump version to 3.8.2
- Date: Mon, 13 May 2013 23:45:38 +0000 (UTC)
commit fab02ae82f5c89d4a4ea37ca6b0befd257167fdb
Author: Florian Müllner <fmuellner gnome org>
Date: Tue May 14 01:32:28 2013 +0200
Bump version to 3.8.2
Update NEWS.
NEWS | 31 +++++++++++++++++++++++++++++++
configure.ac | 4 ++--
2 files changed, 33 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 87efe4e..7e20a45 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,34 @@
+3.8.2
+=====
+* Fix hotcorner regression in RTL locales [Jasper; #698884]
+* Allow some keybindings to work while a top bar menu is open [Florian; #698938]
+* Make open-app-menu keybinding a toggle action [Florian; #686756]
+* ctrlAltTab: Use symbolic icons for desktop windows [Matthias; #697914]
+* gdm: Fix regression where domain login hint not shown [Stef; #698200]
+* Hide "Open Calendar" item when no calendar app is installed [Lionel; #697725]
+* Update how branding appears on login screen [Florian; #694912, #699877]
+* Allow OSD popups to grow if necessary [Marta; #696523]
+* Fix offset of shadow offscreen rendering [Lionel; #698301]
+* Fix insensitive button preventing empty keyring password [Stef; #696304]
+* Allow cancelling keyring dialog between prompts [Stef; #682830]
+* modalDialog: Show spinner while working [Stef; #684438]
+* Provide a DBus API for screencasting [Florian; #696247]
+* Implement app folder keynav and shortcuts [Florian; #695314]
+* polkitAgent: Allow retrying after mistyped passwords [Stef; #684431]
+* Add input purpose and hints to StEntry and StIMText [Daiki; #691392]
+* Set input-purpose property for password entries [Rui; #700043]
+* Misc fixes and cleanups [Jasper, Florian, Giovanni, Tim, Rui; #697203,
+ #698959, #696720, #698531, #676285, #698812, #699189]
+
+Contributors:
+ Giovanni Campagna, Matthias Clasen, Lionel Landwerlin, Tim Lunn, Rui Matos,
+ Simon McVittie, Marta Milakovic, Florian Müllner, Jasper St. Pierre,
+ Daiki Ueno, Stef Walter
+
+Translations:
+ Muhammet Kara [tr], Nik Kalach [ia], Žygimantas Beručka [lt],
+ Kjartan Maraas [nb]
+
3.8.1
=====
* Clip window group during startup animation [Jasper; #696323]
diff --git a/configure.ac b/configure.ac
index 1e390bb..44c2a0f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ(2.63)
-AC_INIT([gnome-shell],[3.8.1],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell],[gnome-shell])
+AC_INIT([gnome-shell],[3.8.2],[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.13.4
GOBJECT_INTROSPECTION_MIN_VERSION=0.10.1
GJS_MIN_VERSION=1.35.4
-MUTTER_MIN_VERSION=3.8.1
+MUTTER_MIN_VERSION=3.8.2
GTK_MIN_VERSION=3.7.9
GIO_MIN_VERSION=2.35.0
LIBECAL_MIN_VERSION=3.5.3
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]