summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorGeorge Lebl <jirka@5z.com>2002-05-21 22:38:23 +0000
committerGeorge Lebl <jirka@src.gnome.org>2002-05-21 22:38:23 +0000
commit530ba1199144cecd41958b1a794920a5a2035a89 (patch)
tree9ab593a40c81c5521fdda53da44fd70c7421dc80 /ChangeLog
parent89d6bb61e12e534a087da9e1842fc9ef7eaa176b (diff)
downloadgdm-530ba1199144cecd41958b1a794920a5a2035a89.tar.gz
make the interface querying work again
Tue May 21 15:44:00 2002 George Lebl <jirka@5z.com> * daemon/misc.c: make the interface querying work again * daemon/server.c, daemon/xdmcp.c, daemon/misc.c: don't completely fail when gethostname fails, just assume "localhost.localdomain" in that case. Should fix some of the hostname bugs and make things work on more broken setups.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 215869d5..ba0080a9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+Tue May 21 15:44:00 2002 George Lebl <jirka@5z.com>
+
+ * daemon/misc.c: make the interface querying work again
+
+ * daemon/server.c, daemon/xdmcp.c, daemon/misc.c: don't completely
+ fail when gethostname fails, just assume "localhost.localdomain"
+ in that case. Should fix some of the hostname bugs and make
+ things work on more broken setups.
+
Tue May 22 23:55:00 2002 Carlos Perello Marin <carlos@gnome-db.org>
* configure.in: Added AC_PREREQ(2.52) to force the 2.52 use if you