[gnome-screensaver] Updates for 2.91.91



commit ada3ed91c10d607421a9118136c75311d7416c59
Author: Matthias Clasen <mclasen redhat com>
Date:   Tue Mar 8 10:00:50 2011 -0500

    Updates for 2.91.91

 NEWS         |   16 ++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 17 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 3bbb29d..8798fa3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+================
+Version  2.91.91
+================
+
+- Follow the users clock format preference
+- Port to GDBus
+- Build cleanups
+- Remove --poke option from the commandline tool (didn't work anyway)
+- Remove unused delay and timeout preferences
+- Remove inhibit interface (inhibit the session instead)
+- Remove theme and job support
+- Update style to match gnome-shell
+- Use accountsservice to get face
+- Translation updates (Korean, Simplified Chinese,
+  Norwegian bokmål, Latvian Oriya, Ukrainian, Russian)
+
 ===============
 Version  2.91.90
 ===============
diff --git a/configure.ac b/configure.ac
index 4c0ade0..a34b2ed 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ dnl -*- mode: m4 -*-
 
 AC_PREREQ(2.60)
 AC_INIT([gnome-screensaver],
-        [2.91.90],
+        [2.91.91],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-screensaver])
 
 AC_CONFIG_SRCDIR(src/gnome-screensaver.c)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]