comparison 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
comparison
equal deleted inserted replaced
723:a65ddffa00a5 724:76d5a3dd827a
1 2001-07-22 Stephen J. Turnbull <stephen@xemacs.org>
2
3 * config.h.in (IPV6_CANONICALIZE): New #define for --with-ipv6-lookup.
4 * process-unix.c (unix_canonicalize_host_name):
5 sysdep.c (init_system_name):
6 Use it to conditionally support IPv6 canonicalization.
7
1 2002-01-04 Martin Buchholz <martin@xemacs.org> 8 2002-01-04 Martin Buchholz <martin@xemacs.org>
2 9
3 * keymap.c (define_key_alternate_name): Parenthesize EQ. 10 * keymap.c (define_key_alternate_name): Parenthesize EQ.
4 11
5 2001-12-22 William M. Perry <wmperry@gnu.org> 12 2001-12-22 William M. Perry <wmperry@gnu.org>