summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2012-04-27 08:46:47 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2012-04-27 08:46:47 (GMT)
commitd0206ab72a48d29bbdf3814853a857d29fe6923f (patch)
tree8d9379ec2b9a9918eeab92e38127bdac8620c29e /ChangeLog
parentcd9e8f06c4f0e83231558995f26f7c02bdab2ac9 (diff)
downloadtcl-d0206ab72a48d29bbdf3814853a857d29fe6923f.zip
tcl-d0206ab72a48d29bbdf3814853a857d29fe6923f.tar.gz
tcl-d0206ab72a48d29bbdf3814853a857d29fe6923f.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 7484912..58750bd 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-24 Jan Nijtmans <nijtmans@users.sf.net>
* generic/tclInt.decls: [Bug 3508771] load tclreg.dll in cygwin tclsh