diff options
author | dgp <dgp@users.sourceforge.net> | 2006-03-06 21:56:11 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2006-03-06 21:56:11 (GMT) |
commit | f04a0f4fc371aae20e1d651be91414b3591fc4a4 (patch) | |
tree | b356d298e243eae44defe680c0ea954259723513 /ChangeLog | |
parent | 76f698cfd03687bdb68303ca5f307f327006c40b (diff) | |
download | tcl-f04a0f4fc371aae20e1d651be91414b3591fc4a4.zip tcl-f04a0f4fc371aae20e1d651be91414b3591fc4a4.tar.gz tcl-f04a0f4fc371aae20e1d651be91414b3591fc4a4.tar.bz2 |
* generic/tclBasic.c: Revised handling of TCL_EVAL_* flags to
* tests/parse.test: simplify TclEvalObjvInternal and to correct
the auto-loading of alias targets (parse-8.12). [Bug 1444291].
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2006-03-06 Don Porter <dgp@users.sourceforge.net> + + * generic/tclBasic.c: Revised handling of TCL_EVAL_* flags to + * tests/parse.test: simplify TclEvalObjvInternal and to correct + the auto-loading of alias targets (parse-8.12). [Bug 1444291]. + 2006-03-02 Jeff Hobbs <jeffh@ActiveState.com> * win/Makefile.in: convert _NATIVE paths to use / to avoid ".\" |