diff options
author | andreas_kupries <akupries@shaw.ca> | 2010-08-31 20:46:55 (GMT) |
---|---|---|
committer | andreas_kupries <akupries@shaw.ca> | 2010-08-31 20:46:55 (GMT) |
commit | f97a6571a6db13315c2b0767b1d178cd3330c4c3 (patch) | |
tree | 3ab828fc4d4963bcc7d51bc0e8290a3b065e5cd0 /ChangeLog | |
parent | 2af0652a1208ff8714ab22a714c0b7e78eb15569 (diff) | |
download | tcl-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-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 |