summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2002-06-21 19:44:16 (GMT)
committerdgp <dgp@users.sourceforge.net>2002-06-21 19:44:16 (GMT)
commitd4eb3712e574a36917bc1a5cc3173af9fec10f8a (patch)
tree90fe91062c8f027b4107165019b846be82606fe4 /ChangeLog
parent93617c9d8b958201e45029c156004c8c6287c07d (diff)
downloadtcl-d4eb3712e574a36917bc1a5cc3173af9fec10f8a.zip
tcl-d4eb3712e574a36917bc1a5cc3173af9fec10f8a.tar.gz
tcl-d4eb3712e574a36917bc1a5cc3173af9fec10f8a.tar.bz2
* Corrected comments and namespace style
issues. Thanks to Bruce Stephens. [Bug 572025]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 289b8b6..084d2fa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2002-06-21 Don Porter <dgp@users.sourceforge.net>
+
+ * library/init.tcl: Corrected comments and namespace style
+ issues. Thanks to Bruce Stephens. [Bug 572025]
+
2002-06-21 Vince Darley <vincentdarley@users.sourceforge.net>
* tests/cmdAH.test: Added TIP#99 implementation