summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorvincentdarley <vincentdarley>2002-05-30 09:27:11 (GMT)
committervincentdarley <vincentdarley>2002-05-30 09:27:11 (GMT)
commitcc88c140a0a394a4427eb1b96c89546939ee599d (patch)
tree2e525b8e7f2f782c7faef427a25634e2f20d84f3 /ChangeLog
parent32f9ccf2c6a2a7cfb5bf2bb1baa8ebd497cda173 (diff)
downloadtcl-cc88c140a0a394a4427eb1b96c89546939ee599d.zip
tcl-cc88c140a0a394a4427eb1b96c89546939ee599d.tar.gz
tcl-cc88c140a0a394a4427eb1b96c89546939ee599d.tar.bz2
glob fixes
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7b3e809..10ad308 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2002-05-30 Vince Darley <vincentdarley@users.sourceforge.net>
+
+ * generic/tclFileName.c (TclGlob): fix to longstanding
+ 'knownBug' in fileName tests 15.2-15.4, and fix to a new
+ Tcl 8.4 bug in certain uses of 'glob -tails'.
+ * tests/fileName.test: removed 'knownBug' flag from some tests,
+ added some new tests for above bugs.
+
2002-05-29 Jeff Hobbs <jeffh@ActiveState.com>
* unix/configure: regen'ed