summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2006-05-13 23:21:04 (GMT)
committerdgp <dgp@users.sourceforge.net>2006-05-13 23:21:04 (GMT)
commit6de03f6606a051f169d86acfa3eaace8d12dc2ce (patch)
tree66d8545881a665a1fc9cfd5ad365e20798677e49 /ChangeLog
parent26603fe98b72353a826476c914038ca5c66cf9e1 (diff)
downloadtcl-6de03f6606a051f169d86acfa3eaace8d12dc2ce.zip
tcl-6de03f6606a051f169d86acfa3eaace8d12dc2ce.tar.gz
tcl-6de03f6606a051f169d86acfa3eaace8d12dc2ce.tar.bz2
* 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]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f4b5bac..afef208 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2006-05-13 Don Porter <dgp@users.sourceforge.net>
+ * 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]
+
* generic/tclProc.c (ProcCompileProc): When a bump of the compile
epoch forces the re-compile of a proc body, take care not to
overwrite any Proc struct that may be referred to on the active