summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorGeorge Lebl <jirka@5z.com>2001-09-01 01:14:01 +0000
committerGeorge Lebl <jirka@src.gnome.org>2001-09-01 01:14:01 +0000
commit7702fc65780faa909c7a652e86b70cd61f595412 (patch)
tree72583c28c880afb3e9a26875095c3cf2bdfed772 /NEWS
parentcdc0c4cf86cd2f93e36d46d472235f560bc2b80a (diff)
downloadgdm-7702fc65780faa909c7a652e86b70cd61f595412.tar.gz
Add an xdmcp/Willing script configuration option. To run a script when the
Fri Aug 31 18:12:05 2001 George Lebl <jirka@5z.com> * config/gdm.conf.in, daemon/gdm.[ch], daemon/xdmcp.c: Add an xdmcp/Willing script configuration option. To run a script when the system gets the QUERY command. * daemon/gdm.c: Fix checks for the chooser and greeter binaries * gui/gdmconfig.{glade,c}: Add configuration for the Willing thing * docs/C/gdm.sgml: Document some of the new configuration keys. Not everything is documented yet.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS11
1 files changed, 11 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index fa66d986..41489159 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,16 @@
Ahh news...
+2.2.4.1 stuff:
+
+- X server editting now actually works, and gdmconfig produces
+ correct config files. DOH!
+
+- X server editting now enforces strict order of servers (it only sort
+ of did before)
+
+- Fix one case of s/login/username/ in the greeter and in XDMCP mode,
+ the button to kill the login is "Disconnect" and not "Quit"
+
2.2.4.0 stuff:
- New unix socket protocol for controlling the daemon from outside.