diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2013-03-18 14:22:50 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2013-03-18 14:22:50 (GMT) |
commit | 480262ad9658c115b6864cae741558230f15a2bc (patch) | |
tree | c0df606f4147b4ca2dd7749233b38ea1227986bc /ChangeLog | |
parent | cbf47858482296139b6fe3f42969f14f94cbe05a (diff) | |
download | tcl-480262ad9658c115b6864cae741558230f15a2bc.zip tcl-480262ad9658c115b6864cae741558230f15a2bc.tar.gz tcl-480262ad9658c115b6864cae741558230f15a2bc.tar.bz2 |
[Bug 3608360]: Test to make sure we never let [file exists] do globbing.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2013-03-18 Donal K. Fellows <dkf@users.sf.net> + + * tests/cmdAH.test (cmdAH-19.12): [Bug 3608360]: Added test to ensure + that we never ever allow [file exists] to do globbing. + 2013-03-12 Jan Nijtmans <nijtmans@users.sf.net> * unix/tcl.m4: Patch by Andrew Shadura, providing better support for |