[gnome-settings-daemon/gnome-3-8] 3.8.1
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-settings-daemon/gnome-3-8] 3.8.1
- Date: Tue, 16 Apr 2013 10:09:22 +0000 (UTC)
commit 9fd5ba7132fd97b56b0513fa28d4a995c07fa25d
Author: Bastien Nocera <hadess hadess net>
Date: Tue Apr 16 12:03:20 2013 +0200
3.8.1
NEWS | 28 ++++++++++++++++++++++++++++
configure.ac | 2 +-
2 files changed, 29 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 55ff73f..f01d917 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,32 @@
=============
+Version 3.8.1
+=============
+
+Power:
+- Don't change the active state when running in a VM
+- Fix compilation on non-Linux platforms
+
+Cursor:
+- Fix possible crashes on older versions of X.org
+
+Media-keys:
+- Fix race condition with gnome-shell on startup
+- Fix broken startup notifications
+- Fix possible crash when changing the volume
+- Fix crash when the shell vanishes and reappears
+
+Keyboard:
+- Cancel outstanding D-Bus operations when stopping
+- Enforce the XKB group when changing layouts
+- Make sure to add the XKB US layout in GDM on empty configurations
+
+Mouse:
+- Enable two-finger scrolling by default
+
+Printers:
+- Fix deprecation compile-time warnings
+
+=============
Version 3.8.0
=============
diff --git a/configure.ac b/configure.ac
index 427ca7a..9c9c9a3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
AC_PREREQ([2.60])
AC_INIT([gnome-settings-daemon],
- [3.8.0],
+ [3.8.1],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-settings-daemon])
AC_CONFIG_SRCDIR([gnome-settings-daemon/gnome-settings-manager.c])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]