summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2004-08-02 22:01:36 (GMT)
committerdgp <dgp@users.sourceforge.net>2004-08-02 22:01:36 (GMT)
commitae1195c7201836eb432fd92b0fbd9ff9e194ac6a (patch)
tree3baf94a9cb27e34e4e61d6ad89da401d13549d3c /ChangeLog
parent7659a2e96a1878dd2f0bb5111c39a0d4e0b2923d (diff)
downloadtcl-ae1195c7201836eb432fd92b0fbd9ff9e194ac6a.zip
tcl-ae1195c7201836eb432fd92b0fbd9ff9e194ac6a.tar.gz
tcl-ae1195c7201836eb432fd92b0fbd9ff9e194ac6a.tar.bz2
* library/package.tcl (pkg_mkIndex): Updated [pkg_mkIndex] to
make use of [glob -directory $dir -tails] and return options.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 625ddca..e5948d5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2004-08-02 Don Porter <dgp@users.sourceforge.net>
+ * library/package.tcl (pkg_mkIndex): Updated [pkg_mkIndex] to
+ make use of [glob -directory $dir -tails] and return options.
+
TIP#207 IMPLEMENTATION
* doc/interp.n: Added support for a -namespace option to the