diff src/ChangeLog @ 724:76d5a3dd827a

[xemacs-hg @ 2002-01-05 07:33:11 by stephent] Pre-21.5.4 commit of stuff on notebook -- updated CHANGES-beta -- fix some slow startups - default with_ipv6_cname=no -- Stephen Turnbull -- Cygwin nox-xpm detection -- Charles Wilson -- eliminate bogus check for Athena widgets -- Alexey Mahotkin
author stephent
date Sat, 05 Jan 2002 07:33:24 +0000
parents 218e3d55692e
children b35d39ece38f
line wrap: on
line diff
--- a/src/ChangeLog	Fri Jan 04 19:53:34 2002 +0000
+++ b/src/ChangeLog	Sat Jan 05 07:33:24 2002 +0000
@@ -1,3 +1,10 @@
+2001-07-22  Stephen J. Turnbull  <stephen@xemacs.org>
+
+	* config.h.in (IPV6_CANONICALIZE): New #define for --with-ipv6-lookup.
+	* process-unix.c (unix_canonicalize_host_name):
+	sysdep.c (init_system_name):
+	Use it to conditionally support IPv6 canonicalization.
+
 2002-01-04  Martin Buchholz  <martin@xemacs.org>
 
 	* keymap.c (define_key_alternate_name): Parenthesize EQ.