summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorGeorge Lebl <jirka@5z.com>2004-01-15 20:37:10 +0000
committerGeorge Lebl <jirka@src.gnome.org>2004-01-15 20:37:10 +0000
commit7884d1eb81d38b6d68c1e4c23b74559d932bd94f (patch)
treee5c3d78898d96aae6cc37312698c7ae5cecc947d /ChangeLog
parent25ccc8e4e37ef32194e53bb62fd216ef11c2efd5 (diff)
downloadgdm-7884d1eb81d38b6d68c1e4c23b74559d932bd94f.tar.gz
Fix #131389 where if the slave crashed the login field was not cleared
Thu Jan 15 12:35:45 2004 George Lebl <jirka@5z.com> * daemon/gdm.c: Fix #131389 where if the slave crashed the login field was not cleared
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 11898877..e8b61fda 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Thu Jan 15 12:35:45 2004 George Lebl <jirka@5z.com>
+
+ * daemon/gdm.c: Fix #131389 where if the slave crashed the
+ login field was not cleared
+
Tue Jan 13 08:40:29 2004 George Lebl <jirka@5z.com>
* daemon/auth.c: Add sys/socket.h include to fix compilation