diff options
author | vincentdarley <vincentdarley> | 2006-03-28 09:41:47 (GMT) |
---|---|---|
committer | vincentdarley <vincentdarley> | 2006-03-28 09:41:47 (GMT) |
commit | 2f7d6ab5ab70c57e43f6f19a7775938f764e03f3 (patch) | |
tree | f785e2b5faf995016b3da475bc43dd8984badb4b /ChangeLog | |
parent | 36e65e3f6c96a419665af91a18fb09bb79bcece2 (diff) | |
download | tcl-2f7d6ab5ab70c57e43f6f19a7775938f764e03f3.zip tcl-2f7d6ab5ab70c57e43f6f19a7775938f764e03f3.tar.gz tcl-2f7d6ab5ab70c57e43f6f19a7775938f764e03f3.tar.bz2 |
nativeFilesystemRecord comparisons
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2006-03-28 Vince Darley <vincentdarley@sourceforge.net> + + * generic/tclIOUtil.c: fix to nativeFilesystemRecord comparisons + (lesser part of [Bug 1064247]) + 2006-03-27 Pat Thoyts <patthoyts@users.sourceforge.net> * win/tclWinTest.c: Fixes for bug #1456373 (mingw-gcc issue) |