diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2012-04-27 08:51:06 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2012-04-27 08:51:06 (GMT) |
commit | 35e66f748251c1532a38b2b4dc7ec6f63efe867c (patch) | |
tree | 5da5b0e06a272fd91ed038e34dc7f35965cc2160 /ChangeLog | |
parent | 743226924d3394daa5093e64a3b0f0a7f9c68795 (diff) | |
parent | dd21c4f4cd5221b971e8e2910460df8f93219496 (diff) | |
download | tcl-35e66f748251c1532a38b2b4dc7ec6f63efe867c.zip tcl-35e66f748251c1532a38b2b4dc7ec6f63efe867c.tar.gz tcl-35e66f748251c1532a38b2b4dc7ec6f63efe867c.tar.bz2 |
Make 'auto_execok START' do the Right Thing
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2012-04-27 Donal K. Fellows <dkf@users.sf.net> + + * library/init.tcl (auto_execok): Allow shell builtins to be detected + even if they are upper-cased. + 2012-04-26 Jan Nijtmans <nijtmans@users.sf.net> * generic/tclStubInit.c: get rid of _ANSI_ARGS_ and CONST |