summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorge Lebl <jirka@5z.com>2001-06-02 00:51:04 +0000
committerGeorge Lebl <jirka@src.gnome.org>2001-06-02 00:51:04 +0000
commitd28cc7d930052109a3303853a28cf381d5d8cc72 (patch)
tree05f14057fa60cadbb5382cf33b1a9510eab9f749
parent20a6d7c0939d827c32bf495654fee9b6d28564f6 (diff)
downloadgdm-d28cc7d930052109a3303853a28cf381d5d8cc72.tar.gz
EEEEEK!, committed the last thing with the wrong log, this is the correct one
Fri Jun 01 17:51:52 2001 George Lebl <jirka@5z.com> * daemon/slave.c: when sending GDM_QUIT to the greeter, first make sure greet is FALSE to avoid a race, this fixes the bugs where people couldn't log in. Also added a bit of debugging. Also fixed a problem where on a failed execution of a script one would get two slaves.
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 497566d2..b31c7265 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+Fri Jun 01 17:51:52 2001 George Lebl <jirka@5z.com>
+
+ * daemon/slave.c: when sending GDM_QUIT to the greeter, first make
+ sure greet is FALSE to avoid a race, this fixes the bugs where
+ people couldn't log in. Also added a bit of debugging. Also fixed
+ a problem where on a failed execution of a script one would get two
+ slaves.
+
2001-05-30 Havoc Pennington <hp@redhat.com>
* daemon/gdm.h: add config keys for show/disable the sessions that