summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorrmax <rmax>2003-07-24 08:45:09 (GMT)
committerrmax <rmax>2003-07-24 08:45:09 (GMT)
commit69bc2d2dcd6bd96a75ea42e0fdb1c23fc1054390 (patch)
tree593a0aa456555ae2b6e441b5dfa59eec73ae0446 /ChangeLog
parent601e5f197d4f3fa52160644453d52720b4115788 (diff)
downloadtcl-69bc2d2dcd6bd96a75ea42e0fdb1c23fc1054390.zip
tcl-69bc2d2dcd6bd96a75ea42e0fdb1c23fc1054390.tar.gz
tcl-69bc2d2dcd6bd96a75ea42e0fdb1c23fc1054390.tar.bz2
* library/package.tcl: Fixed a typo that broke pkg_mkIndex -verbose.
* tests/pkgMkIndex.test: Added a test for [pkg_mkIndex -verbose].
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a5f39c6..a6f921e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2003-07-24 Reinhard Max <max@suse.de>
+ * library/package.tcl: Fixed a typo that broke pkg_mkIndex -verbose.
+ * tests/pkgMkIndex.test: Added a test for [pkg_mkIndex -verbose].
+
* ChangeLog.2002 (new file):
* ChangeLog: broke changes from 2002 into ChangeLog.2002 to reduce
size of the main ChangeLog.