[gdm] Update NEWS and configure.ac for GDM_2_29_92.
- From: Brian Cameron <bcameron src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gdm] Update NEWS and configure.ac for GDM_2_29_92.
- Date: Mon, 8 Mar 2010 22:56:04 +0000 (UTC)
commit 22c5699ba06f4b37184ecd2b2fb7ade6544f3c71
Author: Brian Cameron <Brian Cameron sun com>
Date: Mon Mar 8 16:54:43 2010 -0600
Update NEWS and configure.ac for GDM_2_29_92.
NEWS | 10 ++++++++++
configure.ac | 2 +-
2 files changed, 11 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index a6757b8..71b86ea 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,14 @@
===============
+Version 2.29.92
+===============
+
+- The greeter is not torn down until pam_open_session finishes since
+ some PAM modules can ask questions up until this point.
+- The daemon now kills the session process rather than the entire process
+ group, fixing bug #607738. The cooresponding gnome-session bug #607658
+ is released with 2.29.92 so this works properly.
+
+===============
Version 2.29.6
===============
diff --git a/configure.ac b/configure.ac
index aad1f06..c415819 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
AC_PREREQ([2.60])
AC_INIT([gdm],
- [2.29.6],
+ [2.29.92],
[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]