summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJoe Mistachkin <joe@mistachkin.com>2003-06-04 23:40:16 (GMT)
committerJoe Mistachkin <joe@mistachkin.com>2003-06-04 23:40:16 (GMT)
commitd957ac0939a46479bf11a785dcf44c3bfa5d9eef (patch)
treeb447523a2146b1bb2a0d417f6e500f5a6d1c47ab /ChangeLog
parent753ae00890d0e80ad9d637fea2871c566e67bb17 (diff)
downloadtcl-d957ac0939a46479bf11a785dcf44c3bfa5d9eef.zip
tcl-d957ac0939a46479bf11a785dcf44c3bfa5d9eef.tar.gz
tcl-d957ac0939a46479bf11a785dcf44c3bfa5d9eef.tar.bz2
Fix for [Bug 748700]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 54bd747..877dd58 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2003-06-04 Joe Mistachkin <joe@mistachkin.com>
+
+ * tools/man2help.tcl: Added duplicate help section checking
+ * tools/index.tcl: and corrected a comment typo for the
+ getTopics proc in index.tcl [Bug #748700].
+
2003-06-02 Vince Darley <vincentdarley@users.sourceforge.net>
* win/tclWinFCmd.c: