[gdm] 3.8.1



commit 066a7a79f963487aaf24e9227336e355d101e1f6
Author: Matthias Clasen <mclasen redhat com>
Date:   Mon Apr 15 17:05:54 2013 -0400

    3.8.1

 NEWS         | 9 +++++++++
 configure.ac | 2 +-
 2 files changed, 10 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 0f35f30..2a59250 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,13 @@
 ==============
+Version 3.8.1
+==============
+
+- Use common pam stacks for openembedded
+- Only launch gnome-initial-setup if there are no user accounts
+- Check for logind, not for systemd
+- Translation updates
+
+==============
 Version 3.8.0
 ==============
 
diff --git a/configure.ac b/configure.ac
index b369a70..b5eb073 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 
 AC_PREREQ([2.60])
 AC_INIT([gdm],
-        [3.8.0],
+        [3.8.1],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=gdm])
 
 AC_CONFIG_SRCDIR([daemon/gdm-manager.c])


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