diff options
author | dgp <dgp@users.sourceforge.net> | 2002-07-15 03:48:39 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2002-07-15 03:48:39 (GMT) |
commit | b12bec507a6ed4797409c5b66654dc970841657d (patch) | |
tree | ee11475de6d856982270bc222c565562bed5f23e /ChangeLog | |
parent | 6589dad62592f0a6175b2c711ed1533dbe093225 (diff) | |
download | tcl-b12bec507a6ed4797409c5b66654dc970841657d.zip tcl-b12bec507a6ed4797409c5b66654dc970841657d.tar.gz tcl-b12bec507a6ed4797409c5b66654dc970841657d.tar.bz2 |
* Removed declarations that duplicated entries in the (internal)
stub table.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,4 +1,7 @@ 2002-07-14 Don Porter <dgp@users.sourceforge.net> + + * generic/tclInt.h: Removed declarations that duplicated entries + in the (internal) stub table. * library/tcltest/tcltest.tcl: Corrected errors in handling of configuration options -constraints and -limitconstraints. |