diff options
author | Miguel Sofer <miguel.sofer@gmail.com> | 2003-10-28 22:07:06 (GMT) |
---|---|---|
committer | Miguel Sofer <miguel.sofer@gmail.com> | 2003-10-28 22:07:06 (GMT) |
commit | 3aabe2042a1d147bbe9f3d3196b79abdbc704c39 (patch) | |
tree | b0127e78ac2e8c6a6fb1871333cca744204ec078 /ChangeLog | |
parent | c340234f07c54a57bb2446e7993bb236cd206b49 (diff) | |
download | tcl-3aabe2042a1d147bbe9f3d3196b79abdbc704c39.zip tcl-3aabe2042a1d147bbe9f3d3196b79abdbc704c39.tar.gz tcl-3aabe2042a1d147bbe9f3d3196b79abdbc704c39.tar.bz2 |
doh, forgot Changelog entry
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2003-10-28 Miguel Sofer <msofer@users.sf.net> + + * generic/tclExecute.c (NEXT_INST macros): replaced macro variable + "result" by "resultHandling" to avoid confusion. + 2003-10-23 Andreas Kupries <andreask@activestate.com> * unix/tclUnixChan.c (Tcl_MakeFileChannel): Applied [Patch 813606] |