summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorandreas_kupries <akupries@shaw.ca>2010-08-31 20:46:55 (GMT)
committerandreas_kupries <akupries@shaw.ca>2010-08-31 20:46:55 (GMT)
commitf97a6571a6db13315c2b0767b1d178cd3330c4c3 (patch)
tree3ab828fc4d4963bcc7d51bc0e8290a3b065e5cd0 /ChangeLog
parent2af0652a1208ff8714ab22a714c0b7e78eb15569 (diff)
downloadtcl-f97a6571a6db13315c2b0767b1d178cd3330c4c3.zip
tcl-f97a6571a6db13315c2b0767b1d178cd3330c4c3.tar.gz
tcl-f97a6571a6db13315c2b0767b1d178cd3330c4c3.tar.bz2
* win/tcl.m4: Applied patch by Jeff fixing issues with the
manifest handling on Win64. * win/configure: Regenerated.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8205243..c3b1b79 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2010-08-31 Andreas Kupries <andreask@activestate.com>
+
+ * win/tcl.m4: Applied patch by Jeff fixing issues with the
+ manifest handling on Win64.
+ * win/configure: Regenerated.
+
2010-08-30 Miguel Sofer <msofer@users.sf.net>
* generic/tclBasic.c: New implementation for [tailcall]:
* generic/tclCmdAH.c: it now schedules the command and returns