summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 664cf60f..0c9aa054 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+Wed Jan 10 07:22:29 2001 George Lebl <jirka@5z.com>
+
+ * daemon/server.[ch], daemon/slave.c: When slave is exitting
+ we should kill the old X server really. It should be possible to
+ reuse, but currently this was leading to hangs. Also only
+ wait for the server if the kill worked to avoid hanging in
+ waitpid.
+
Wed Jan 10 03:20:48 2001 George Lebl <jirka@5z.com>
* config/gdm.conf.in: add empty line for automatic login (disabled)