summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2012-04-27 08:51:06 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2012-04-27 08:51:06 (GMT)
commit35e66f748251c1532a38b2b4dc7ec6f63efe867c (patch)
tree5da5b0e06a272fd91ed038e34dc7f35965cc2160 /ChangeLog
parent743226924d3394daa5093e64a3b0f0a7f9c68795 (diff)
parentdd21c4f4cd5221b971e8e2910460df8f93219496 (diff)
downloadtcl-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--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 28f37ba..4120c61 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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