comparison src/ChangeLog @ 1760:0240ff815597

[xemacs-hg @ 2003-10-22 14:16:58 by james] Fix Cygwin problem with resolving symbolic links to absolute pathnames.
author james
date Wed, 22 Oct 2003 14:17:00 +0000
parents 90502933fb98
children aa0db78e67c4
comparison
equal deleted inserted replaced
1759:a14f3af8e6fb 1760:0240ff815597
1 2003-10-16 Jerry James <james@xemacs.org>
2
3 * realpath.c (qxe_realpath): When a symbolic link to an absolute
4 pathname is found, really start over.
5
1 2003-10-21 Stephen J. Turnbull <stephen@xemacs.org> 6 2003-10-21 Stephen J. Turnbull <stephen@xemacs.org>
2 7
3 * bytecode.c (execute_optimized_program): 8 * bytecode.c (execute_optimized_program):
4 Revert Mike's patch temporarily. 9 Revert Mike's patch temporarily.
5 10