From 38730b27a6b3d9798ef4658a13408c22fbd8271b Mon Sep 17 00:00:00 2001 From: davygrvy Date: Mon, 4 Nov 2002 07:49:27 +0000 Subject: no message --- ChangeLog | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 08cf662..9a0f0a5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,7 +4,21 @@ -headerpad_max_install_names to allow use of 'install_name_tool'. fixed tkConfig.sh generation and redo_prebinding in the case where Tk is not installed alongside Tcl. - + +2002-11-03 David Gravereaux + + * win/winMain.c (Tcl_AppInit): Calls Registry_Init() and + Dde_Init() when STATIC_BUILD and TCL_USE_STATIC_PACKAGES macros + are set. + + * win/makefile.vc: linkexten option now sets the + TCL_USE_STATIC_PACKAGES macro which also adds the registry and + dde static lib files to the link of the shell. [Patch 479697] + + * win/rules.vc: Matches the one from Tcl. + + * win/buildall.vc.bat: More useful commentary. + 2002-11-01 Andreas Kupries * win/makefile.vc (TCLREGLIBNAME): Updated to registry 1.1. -- cgit v0.12