summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhobbs <hobbs>2002-04-04 05:36:56 (GMT)
committerhobbs <hobbs>2002-04-04 05:36:56 (GMT)
commit6fac9449fa9427913a5f64f6608900991ae7aec6 (patch)
tree1ea280320621a312d47df9a37ff92499372e9997 /ChangeLog
parentfb30c8f932db945e5d49842bc1f6c5675384ae3e (diff)
downloadtcl-6fac9449fa9427913a5f64f6608900991ae7aec6.zip
tcl-6fac9449fa9427913a5f64f6608900991ae7aec6.tar.gz
tcl-6fac9449fa9427913a5f64f6608900991ae7aec6.tar.bz2
* library/tcltest/tcltest.tcl: added getMatchingFiles back (alias
to GetMatchingFiles), which was a public function in tcltest 1.0.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8b18f48..9c7cc7e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2002-04-03 Jeff Hobbs <jeffh@ActiveState.com>
+
+ * library/tcltest/tcltest.tcl: added getMatchingFiles back (alias
+ to GetMatchingFiles), which was a public function in tcltest 1.0.
+
2002-04-01 Vince Darley <vincentdarley@users.sourceforge.net>
* generic/tclEnv.c: