summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJoe Mistachkin <joe@mistachkin.com>2007-02-04 00:01:52 (GMT)
committerJoe Mistachkin <joe@mistachkin.com>2007-02-04 00:01:52 (GMT)
commit42d8740f9f7ffd03e3785f6a99f7ce57fe0cd1b5 (patch)
tree9fd07d63d1bc5afdffd95813a2395783f3224a0f /ChangeLog
parent078360ebb5939a61b1b6d922a1f35571a5bcd9de (diff)
downloadtcl-42d8740f9f7ffd03e3785f6a99f7ce57fe0cd1b5.zip
tcl-42d8740f9f7ffd03e3785f6a99f7ce57fe0cd1b5.tar.gz
tcl-42d8740f9f7ffd03e3785f6a99f7ce57fe0cd1b5.tar.bz2
Windows build fix
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f3a0519..8708415 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-02-03 Joe Mistachkin <joe@mistachkin.com>
+
+ * win/rules.vc: Fix platform specific file copy macros for downlevel
+ Windows.
+
2007-01-29 Don Porter <dgp@users.sourceforge.net>
* generic/tclResult.c: Added optimization case to TclTransferResult