|
From: Don P. <dg...@us...> - 2006-05-13 23:21:07
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv23384 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * generic/tclFileName.c (TclDoGlob): Disabled the partial normalization done by the recursive glob routine, since changing the precise string of the pathname broke [glob] on some Tcl_Filesystems. [Bug 943995] |