diff options
author | mdejong <mdejong> | 2003-03-07 21:40:26 (GMT) |
---|---|---|
committer | mdejong <mdejong> | 2003-03-07 21:40:26 (GMT) |
commit | 53285721f96ad476c4855909e999cfcdb0362e5c (patch) | |
tree | 13cccbd4910845c89ce7a2be3abad796fea9d0fe /ChangeLog | |
parent | 75dd0ea28ca081f8177d36a1eeda0bb91b3f4ab2 (diff) | |
download | tcl-53285721f96ad476c4855909e999cfcdb0362e5c.zip tcl-53285721f96ad476c4855909e999cfcdb0362e5c.tar.gz tcl-53285721f96ad476c4855909e999cfcdb0362e5c.tar.bz2 |
* tests/encoding.test: Name temp files *.tcltestout
instead of *.out so that when they are removed later,
we don't accidently toast any files named *.out that
the user has created in the build directory.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2003-03-07 Mo DeJong <mdejong@users.sourceforge.net> + + * tests/encoding.test: Name temp files *.tcltestout + instead of *.out so that when they are removed later, + we don't accidently toast any files named *.out that + the user has created in the build directory. + 2003-03-07 Donal K. Fellows <fellowsd@cs.man.ac.uk> * generic/tclCmdAH.c (Tcl_FileObjCmd): Fix the setting of a file's |