summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorandreas_kupries <akupries@shaw.ca>2002-02-15 19:58:28 (GMT)
committerandreas_kupries <akupries@shaw.ca>2002-02-15 19:58:28 (GMT)
commit097b4b7f2e14a0d47f82c9d8b7579bee651660b4 (patch)
treebc4839f43def6eadc8b2d9058b931dc569d662bf /ChangeLog
parent66a15c6f8be47c3acbdddffadc67f50dec8a56e6 (diff)
downloadtcl-097b4b7f2e14a0d47f82c9d8b7579bee651660b4.zip
tcl-097b4b7f2e14a0d47f82c9d8b7579bee651660b4.tar.gz
tcl-097b4b7f2e14a0d47f82c9d8b7579bee651660b4.tar.bz2
* tclExecute.c:
* tclIOGT.c: * tclIndexObj.c: Touchups to the TIP 72 patch to make it compileable under Windows again. The changes are not complete, there is one nasty regarding _stati64
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8145081..8591a93 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2002-02-15 Andreas Kupries <andreas_kupries@users.sourceforge.net>
+
+ * tclExecute.c:
+ * tclIOGT.c:
+ * tclIndexObj.c: Touchups to the TIP 72 patch to make it
+ compileable under Windows again. The changes are not complete,
+ there is one nasty regarding _stati64
+
2002-02-15 Donal K. Fellows <fellowsd@cs.man.ac.uk>
+----------------------+