summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2001-08-06 20:43:05 (GMT)
committerdgp <dgp@users.sourceforge.net>2001-08-06 20:43:05 (GMT)
commit08e4fd1498331778fdd40ef19c8d25fb07ca7278 (patch)
tree1e6a271fd92185e95e992207a207ef07f618f6a0 /ChangeLog
parenta9d8cafeb160316d137181d239ab61b01e679abe (diff)
downloadtcl-08e4fd1498331778fdd40ef19c8d25fb07ca7278.zip
tcl-08e4fd1498331778fdd40ef19c8d25fb07ca7278.tar.gz
tcl-08e4fd1498331778fdd40ef19c8d25fb07ca7278.tar.bz2
* Added note that the tclsh program is frequently
installed with the Tcl version numer as part of the name. [Patch 402725]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4e2e8b0..03d9af2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2001-08-06 Don Porter <dgp@users.sourceforge.net>
+ * doc/tclsh.1: Added note that the tclsh program is frequently
+ installed with the Tcl version numer as part of the name.
+ [Patch 402725]
+
* generic/tclPkg.c:
* tests/pkg.test: [package forget] now forgets all of the
package arguments it receives, not stopping when a package is