From 2ff6fecb388fc14103c36c7cdbc8813a134a9f49 Mon Sep 17 00:00:00 2001 From: davygrvy Date: Thu, 21 Feb 2002 18:37:49 +0000 Subject: no message --- ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/ChangeLog b/ChangeLog index 33e68f2..0e2707f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +2002-02-21 David Gravereaux + + * win/makefile.vc: + * win/rules.vc: Added a new "loimpact" option that sets the + -ws:aggressive linker option. Off by default. It's said to + keep the heap use low at the expense of alloc speed. + + * win/tclAppInit.c: Changed #include "tcl.h" to be tclPort.h to + remove the raw windows.h include. tclPort.h brings in windows.h + already and lessens the pre-compiled-header mush and the randomly + useless #pragma comment (lib,...) references throughout the big + windows.h tree (as observed at high linker warning levels). + 2002-02-21 Donal K. Fellows * generic/tcl.h: Better guessing of LP64/ILP32 architecture, but -- cgit v0.12