diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2013-05-20 14:17:06 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2013-05-20 14:17:06 (GMT) |
commit | 0eb5b1db67343f2a0f3ca3acaf567db4f3c7b9cf (patch) | |
tree | ae68a7200e4642710c6f9baaa55700958b00c760 /ChangeLog | |
parent | 5ed45c8735ed45385180fdf76546bf0dfacb6cd5 (diff) | |
download | tcl-0eb5b1db67343f2a0f3ca3acaf567db4f3c7b9cf.zip tcl-0eb5b1db67343f2a0f3ca3acaf567db4f3c7b9cf.tar.gz tcl-0eb5b1db67343f2a0f3ca3acaf567db4f3c7b9cf.tar.bz2 |
[3613567]: Corrected sense of test on results of access() in temp file creation.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2013-05-20 Donal K. Fellows <dkf@users.sf.net> + + * unix/tclUnixFCmd.c (DefaultTempDir): [Bug 3613567]: Corrected logic + for checking return code of access() system call, which was inverted. + 2013-05-19 Jan Nijtmans <nijtmans@users.sf.net> * unix/tcl.m4: Fix for FreeBSD, and remove support for older |