Mercurial > hg > xemacs-beta
diff 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 |
line wrap: on
line diff
--- a/src/ChangeLog Tue Oct 21 23:49:42 2003 +0000 +++ b/src/ChangeLog Wed Oct 22 14:17:00 2003 +0000 @@ -1,3 +1,8 @@ +2003-10-16 Jerry James <james@xemacs.org> + + * realpath.c (qxe_realpath): When a symbolic link to an absolute + pathname is found, really start over. + 2003-10-21 Stephen J. Turnbull <stephen@xemacs.org> * bytecode.c (execute_optimized_program):