diff options
author | vincentdarley <vincentdarley> | 2004-05-17 10:38:22 (GMT) |
---|---|---|
committer | vincentdarley <vincentdarley> | 2004-05-17 10:38:22 (GMT) |
commit | ca9f53824153cabd6f7cf69459b76b2abfff52db (patch) | |
tree | bede6f5bbb4c34cdd88124c5780d2fa5b5c1def3 /ChangeLog | |
parent | 5ba4b8df5392010f34479ed7234f95db76dcf672 (diff) | |
download | tcl-ca9f53824153cabd6f7cf69459b76b2abfff52db.zip tcl-ca9f53824153cabd6f7cf69459b76b2abfff52db.tar.gz tcl-ca9f53824153cabd6f7cf69459b76b2abfff52db.tar.bz2 |
fix to case sensitive 'file executable' on Windows
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2004-05-17 Vince Darley <vincentdarley@users.sourceforge.net> + + * win/tclWinFile.c: + * tests/cmdAH.test: fix to (Bug 954263) where 'file executable' + was case-sensitive. + 2004-05-17 Donal K. Fellows <donal.k.fellows@man.ac.uk> * doc/OpenFileChnl.3: Documented type of 'offset' argument to |