diff options
author | Brian Cameron <brian.cameron@sun.com> | 2009-03-14 01:06:00 +0000 |
---|---|---|
committer | Brian Cameron <bcameron@src.gnome.org> | 2009-03-14 01:06:00 +0000 |
commit | bce5708585ba697195ea411e0a751f5da6c0864c (patch) | |
tree | 7b428ea99d7c4198ba8a2c6fc57f0b314052d39f /ChangeLog | |
parent | f947dc4fdddf4463b31fb6796b653a37b00df447 (diff) | |
download | gdm-bce5708585ba697195ea411e0a751f5da6c0864c.tar.gz |
Call gdm_settings_direct_init. Otherwise when these programs try to read
2009-03-13 Brian Cameron <brian.cameron@sun.com>
* daemon/xdmcp-chooser-slave-main.c, daemon/simple-slave-main.c:
Call gdm_settings_direct_init. Otherwise when these programs try
to read the xdmcp/PingIntervalSeconds configuration value, they
fail to load it.
svn path=/trunk/; revision=6769
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2009-03-13 Brian Cameron <brian.cameron@sun.com> + + * daemon/xdmcp-chooser-slave-main.c, daemon/simple-slave-main.c: + Call gdm_settings_direct_init. Otherwise when these programs try + to read the xdmcp/PingIntervalSeconds configuration value, they + fail to load it. + 2009-03-13 Ray Strode <rstrode@redhat.com> * configure.ac: Post release bump |