diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2005-12-08 Jeff Hobbs <jeffh@ActiveState.com> + + * win/Makefile.in, win/makefile.vc: Add Win x64 and CE build support + * win/tcl.m4, win/configure: CE still requires C code fixes. + + * generic/tcl.h: use struct __stat64 (not _stat64) for MSC_VER >= + 1400 (i.e. latest Platform SDK). + 2005-12-07 Donal K. Fellows <donal.k.fellows@manchester.ac.uk> * doc/socket.n: Cross-referenced the socket documentation better to |