diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2010-12-09 15:31:02 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2010-12-09 15:31:02 (GMT) |
commit | 878a2c8e302bf33fb08ea7b685001fccf7789071 (patch) | |
tree | 3f1724f6c2b8c86e660c85655caed115f53d6822 /ChangeLog | |
parent | ee6985ab9eed245164bf1078496d5b7efbabdd9c (diff) | |
download | tcl-878a2c8e302bf33fb08ea7b685001fccf7789071.zip tcl-878a2c8e302bf33fb08ea7b685001fccf7789071.tar.gz tcl-878a2c8e302bf33fb08ea7b685001fccf7789071.tar.bz2 |
* tests/fCmd.test: Improve sanity of constraints now that we don't
support anything before Windows 2000.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2010-12-09 Donal K. Fellows <dkf@users.sf.net> + * tests/fCmd.test: Improve sanity of constraints now that we don't + support anything before Windows 2000. + * generic/tclCmdAH.c (TclInitFileCmd, TclMakeFileCommandSafe, ...): Break up [file] into an ensemble. Note that the ensemble is safe in itself, but the majority of its subcommands are not. |