diff options
author | dgp <dgp@users.sourceforge.net> | 2002-03-29 00:02:41 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2002-03-29 00:02:41 (GMT) |
commit | b146adbf020f6cbf02da6e03a0e546e3a1c9c77c (patch) | |
tree | 07c6c78071d2f96a6a6aad45a921f07d0a95f48b /ChangeLog | |
parent | 95d6cc942c6397dfd9ed4d3c3f1d15cb159d4db4 (diff) | |
download | tcl-b146adbf020f6cbf02da6e03a0e546e3a1c9c77c.zip tcl-b146adbf020f6cbf02da6e03a0e546e3a1c9c77c.tar.gz tcl-b146adbf020f6cbf02da6e03a0e546e3a1c9c77c.tar.bz2 |
* Refactored CallTraces to collect repeated
handling of its returned value into CallTraces itself.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,4 +1,10 @@ +2002-03-28 Don Porter <dgp@users.sourceforge.net> + + * generic/tclVar.c: Refactored CallTraces to collect repeated + handling of its returned value into CallTraces itself. + 2002-03-28 David Gravereaux <davygrvy@pobox.com> + * tools/feather.bmp: * tools/man2help.tcl: * tools/man2help2.tcl: |