summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorGeorge Lebl <jirka@5z.com>2001-01-11 00:22:59 +0000
committerGeorge Lebl <jirka@src.gnome.org>2001-01-11 00:22:59 +0000
commitb04ed58daed808989c9e20975a39ae4c4c5cccda (patch)
tree1d491483564e22f15b19d907ef3a63f07aecb0bd /NEWS
parent1d17b7a01590b8a620647e1f61037c90a36657ba (diff)
downloadgdm-b04ed58daed808989c9e20975a39ae4c4c5cccda.tar.gz
raise version and put in some notes in relevant files
Wed Jan 10 19:25:54 2001 George Lebl <jirka@5z.com> * configure.in, *: raise version and put in some notes in relevant files
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS21
1 files changed, 21 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e69de29b..5c2160c6 100644
--- a/NEWS
+++ b/NEWS
@@ -0,0 +1,21 @@
+Ahh news...
+
+- Autologin (AutomaticLogin key in [daemon] section of gdm.conf)
+ This is a string key that if it's set then gdm will log in that
+ user without prompting on the first time it runs a local server.
+ Will not autologin "root" though as that would be dumb.
+
+- You can have your cursor anywhere while you log in, yay!
+
+- [greeter]/BackgroundProgram thingie. A program that is run from
+ the greeter and killed when the greeter exists. useful for things
+ that do some cool graphics on the root window.
+
+- If greeter keeps segfaulting, it will "unmanage" that display so that you
+ can actually log in on a console
+
+- Slave process is actually forked
+
+- Bugfixes galore
+
+-George