summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorge Lebl <jirka@5z.com>2002-08-28 01:58:31 +0000
committerGeorge Lebl <jirka@src.gnome.org>2002-08-28 01:58:31 +0000
commit633e296f45ea4821dec2cd1b259f4932c8df9839 (patch)
treef9994aff65561611675d7fcca52ac6cf604af9fe
parent376362ad673f994e71cea634b6de7e7fb1fcdff3 (diff)
downloadgdm-633e296f45ea4821dec2cd1b259f4932c8df9839.tar.gz
Release 2.4.0.10
Tue Aug 27 18:41:17 2002 George Lebl <jirka@5z.com> * Release 2.4.0.10
-rw-r--r--ChangeLog4
-rw-r--r--NEWS9
-rw-r--r--configure.in2
3 files changed, 14 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index fe17a955..4c73d86d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Tue Aug 27 18:41:17 2002 George Lebl <jirka@5z.com>
+
+ * Release 2.4.0.10
+
Tue Aug 27 18:40:11 2002 George Lebl <jirka@5z.com>
* gdm-safe-restart.in, gdm-restart.in, gdm-stop.in: use the
diff --git a/NEWS b/NEWS
index 4e36cddc..73d440b0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,14 @@
Ahh news...
+2.4.0.10 stuff:
+
+- Fix timeout on stopping the daemon, now stops immediately.
+
+- gdm-restart, gdm-soft-restart, gdm-stop find the config file if you haven't
+ specified --sysconfdir on the configure command line.
+
+- Minor cleanup
+
2.4.0.9 stuff:
- Race fixing galore. Tested many new codepaths, fixed many new races.
diff --git a/configure.in b/configure.in
index f6df3488..bc8db778 100644
--- a/configure.in
+++ b/configure.in
@@ -8,7 +8,7 @@ dnl
AC_PROG_INTLTOOL
AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(gdm,2.4.0.9)
+AM_INIT_AUTOMAKE(gdm,2.4.0.10)
AM_MAINTAINER_MODE
GDK_PIXBUF_REQUIRED=1.3.1