diff options
author | davygrvy <davygrvy@pobox.com> | 2002-08-09 00:15:58 (GMT) |
---|---|---|
committer | davygrvy <davygrvy@pobox.com> | 2002-08-09 00:15:58 (GMT) |
commit | 9f622365f1498c6b371b58445551780ceef3a2de (patch) | |
tree | 877b959e418b7cd0ae36644a0a15df3aebeb270b | |
parent | 9e6f592f5ea267caab19b187d0cfcc826b02b0ab (diff) | |
download | tcl-9f622365f1498c6b371b58445551780ceef3a2de.zip tcl-9f622365f1498c6b371b58445551780ceef3a2de.tar.gz tcl-9f622365f1498c6b371b58445551780ceef3a2de.tar.bz2 |
no message
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2002-08-08 David Gravereaux <davygrvy@pobox.com> + + * tools/man2help.tcl: Fixed $argv handling bug where if -bitmap + wasn't specified $argc was off by one. + 2002-08-08 Miguel Sofer <msofer@users.sourceforge.net> * tests/uplevel.test: added 6.1 to test [uplevel] with shadowed |