summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBrian Cameron <brian.cameron@sun.com>2006-04-07 19:47:21 +0000
committerBrian Cameron <bcameron@src.gnome.org>2006-04-07 19:47:21 +0000
commitc84f5c4ddbe101c5ce4f404bc8c512d69ad34c56 (patch)
tree3441debc8825a69af8801bda8149f9a04382b77f /ChangeLog
parentef6c41302d30e107f7bd521dd8000a57cd48d16f (diff)
downloadgdm-c84f5c4ddbe101c5ce4f404bc8c512d69ad34c56.tar.gz
Add new GdmXserverTimeout configuration variable so the length of time
2006-04-07 Brian Cameron <brian.cameron@sun.com> * config/gdm.conf.in, daemon/gdm.h, daemon/gdmconfig.c,s daemon/server.c: Add new GdmXserverTimeout configuration variable so the length of time that GDM waits for the Xserver to start can be tuned. This makes it easier to get GDM working with some Xservers (Xgl). Fixes bug #337670. Patch provided by Emilie (girlblossom@gmail.com).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1f26c544..e9653628 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2006-04-07 Brian Cameron <brian.cameron@sun.com>
+
+ * config/gdm.conf.in, daemon/gdm.h, daemon/gdmconfig.c,s
+ daemon/server.c: Add new GdmXserverTimeout configuration
+ variable so the length of time that GDM waits for the
+ Xserver to start can be tuned. This makes it easier
+ to get GDM working with some Xservers (Xgl). Fixes
+ bug #337670. Patch provided by Emilie (girlblossom@gmail.com).
+
2006-04-05 Brian Cameron <brian.cameron@sun.com>
* .cvsignore, docs/es/.cvsignore, docs/uk/.cvsignore, gui/.cvsignore,