summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorvincentdarley <vincentdarley>2006-03-28 09:41:47 (GMT)
committervincentdarley <vincentdarley>2006-03-28 09:41:47 (GMT)
commit2f7d6ab5ab70c57e43f6f19a7775938f764e03f3 (patch)
treef785e2b5faf995016b3da475bc43dd8984badb4b /ChangeLog
parent36e65e3f6c96a419665af91a18fb09bb79bcece2 (diff)
downloadtcl-2f7d6ab5ab70c57e43f6f19a7775938f764e03f3.zip
tcl-2f7d6ab5ab70c57e43f6f19a7775938f764e03f3.tar.gz
tcl-2f7d6ab5ab70c57e43f6f19a7775938f764e03f3.tar.bz2
nativeFilesystemRecord comparisons
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 01b4b46..44e411c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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)