summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
author1 <mkp@mkp.net>1999-08-11 22:46:07 +0000
committerMartin Peterson <mkp@src.gnome.org>1999-08-11 22:46:07 +0000
commit05e9b4862f94181d3ceb456e7ec6dc77c0b1c23f (patch)
tree07a67e40fbe2d895ef8a9947dc4679a7809378a6 /README
parentc8f25c94e4c3e63fcb8a84e497587c0e3e3607fa (diff)
downloadgdm-05e9b4862f94181d3ceb456e7ec6dc77c0b1c23f.tar.gz
Nailed down the bug that has been haunting me the past couple of days. gdm
1999-08-11 <mkp@mkp.net> * daemon/auth.c: Nailed down the bug that has been haunting me the past couple of days. gdm no longer corrupts ~user/.Xauthority if it contains ``foreign'' cookies. 1999-08-08 <mkp@mkp.net> Finally merged the Ottawa megapatch: * daemon/auth.c: Real XAuth implementation. Doesn't rely on /usr/bin/X11/xauth anymore. * gui/gdmlogin.c: Implemented browser functionality. * gui/gdmconfig.c: First shot at a graphical configuration tool. * gui/gdmface.c: Face selector capplet. 1999-08-07 <mkp@mkp.net> * Replaced gdm_putenv() with calls to setenv() as putenv() is broken by specification. 1999-08-02 <mkp@mkp.net> * md5.c, md5.h, cookie.c: Fixed MD5 endianness problem (Reported by <gewrgiou@imbc.gr>, bugzilla 3898).
Diffstat (limited to 'README')
-rw-r--r--README10
1 files changed, 3 insertions, 7 deletions
diff --git a/README b/README
index 1ebaf631..27a8aa24 100644
--- a/README
+++ b/README
@@ -4,10 +4,9 @@
The Gnome Display Manager is a re-implementation of the well known xdm
-program. gdm consists of four separate parts: A small daemon, two
-slightly different graphical login programs and a host chooser.
+program.
-gdm 2.0 implements all significant features required for managing
+gdm 2.0beta1 implements all significant features required for managing
local and remote displays.
gdm daemon:
@@ -26,6 +25,7 @@ gdmlogin:
o Iconified login window
o Session selection support
o Language selection support
+ o Face browser
gdmchooser:
@@ -52,7 +52,3 @@ logging (see README.install) and include your syslog and
Martin K. Petersen, The Gnome Project
-
-PS. If you find gdm useful and have a spare Sun E450 please don't
-hesitate in donating it to me. Mail me for details. Thanks.
-