diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2013-03-19 13:57:30 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2013-03-19 13:57:30 (GMT) |
commit | 23b102e5e8516ffc7195aaf14a008383ffbcb69d (patch) | |
tree | ae83c33f8dd3074761bc81544d8adb80ee00fae3 /ChangeLog | |
parent | 56302c00e29b36c778b66f1cb65380ab987c83cc (diff) | |
parent | 01ae22053af8cd618c105c63909fa6386f316bbc (diff) | |
download | tcl-23b102e5e8516ffc7195aaf14a008383ffbcb69d.zip tcl-23b102e5e8516ffc7195aaf14a008383ffbcb69d.tar.gz tcl-23b102e5e8516ffc7195aaf14a008383ffbcb69d.tar.bz2 |
[Bug 3608360]: Incompatible behaviour of "file exists".
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ 2013-03-19 Jan Nijtmans <nijtmans@users.sf.net> - * win/tclWinFile.c: [Bug 3608360]: Back out bug fix - for [Bug 2893771], because it was the cause of the regression. + * win/tclWinFile.c: [Bug 3608360]: Incompatible behaviour of "file + exists". 2013-03-18 Donal K. Fellows <dkf@users.sf.net> |