[gdm] 3.4.1



commit 0a874c2696e008a79e8bc4d6eb0a27b8723ded7b
Author: Matthias Clasen <mclasen redhat com>
Date:   Sat Apr 14 15:02:10 2012 -0400

    3.4.1

 NEWS         |    7 +++++++
 configure.ac |    2 +-
 2 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 94d6caf..1f66243 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+=============
+Version 3.4.1
+=============
+- Fix various problems in the systemd support code
+- Omit locked users from the user list
+- Translation updates
+
 ==============
 Version 3.4.0.1
 ==============
diff --git a/configure.ac b/configure.ac
index 33a5838..3b837d9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 
 AC_PREREQ([2.60])
 AC_INIT([gdm],
-        [3.4.0.1],
+        [3.4.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]