[gnome-settings-daemon/gnome-3-8] 3.8.5



commit ffa15c67c1a757627c794314ed56a2ff62c7f0b2
Author: Rui Matos <tiagomatos gmail com>
Date:   Fri Sep 6 14:57:37 2013 +0200

    3.8.5

 NEWS         |   26 ++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 27 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 9685e47..e26607b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,30 @@
 =============
+Version 3.8.5
+=============
+
+Housekeeping:
+- Fixed a bug that would prevent files in the Trash from being purged
+
+Mouse:
+- Enable edge scrolling if two-finger scroll is unavailable
+
+Power:
+- Fix a crash when hibernating on low power
+
+Printers:
+- Translate printer warnings
+- Code cleanup
+- Do more things asynchronously
+- Poll remote CUPS servers for notifications
+
+Screensaver:
+- Support KDE variant of interface
+- Fix a crash
+
+Updates:
+- Fix a crash
+
+=============
 Version 3.8.4
 =============
 
diff --git a/configure.ac b/configure.ac
index d7a9ead..2e8f5cc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 AC_PREREQ([2.60])
 
 AC_INIT([gnome-settings-daemon],
-        [3.8.4],
+        [3.8.5],
         [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]