diff options
author | Brian Cameron <brian.cameron@sun.com> | 2007-08-09 21:24:55 +0000 |
---|---|---|
committer | Brian Cameron <bcameron@src.gnome.org> | 2007-08-09 21:24:55 +0000 |
commit | 5827011649e5d8cf5d95737aeef0a87a3b867516 (patch) | |
tree | eb56bf4451a3da2da5a12de48ea618de55139b57 /ChangeLog | |
parent | 723d664522b252b27a311fc054d33082dcc16024 (diff) | |
download | gdm-5827011649e5d8cf5d95737aeef0a87a3b867516.tar.gz |
We do not want to pop up the dialog showing other flexiservers running
2007-08-09 Brian Cameron <brian.cameron@sun.com>
* gui/gdmflexiserver.c: We do not want to pop up the
dialog showing other flexiservers running when you
run with xnest, so call check_for_users only in the
non-xnest case.
svn path=/trunk/; revision=5145
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ 2007-08-09 Brian Cameron <brian.cameron@sun.com> + * gui/gdmflexiserver.c: We do not want to pop up the + dialog showing other flexiservers running when you + run with xnest, so call check_for_users only in the + non-xnest case. + +2007-08-09 Brian Cameron <brian.cameron@sun.com> + * daemon/misc.c: Fix has_ipv6 check so that if the IPv6 network is unreachable, GDM will fallback to IPv4. This can happen if IPv6 is available but the administrator has |