diff options
author | davygrvy <davygrvy@pobox.com> | 2001-11-08 21:32:11 (GMT) |
---|---|---|
committer | davygrvy <davygrvy@pobox.com> | 2001-11-08 21:32:11 (GMT) |
commit | 328e28cf68f156151be173b717a69c7b9eecc994 (patch) | |
tree | 90dac859ea61340d6b40c6e7d296dfce9e50f881 /ChangeLog | |
parent | 88962c497c3d304030fbba8b2e03327a8c750d7c (diff) | |
download | tcl-328e28cf68f156151be173b717a69c7b9eecc994.zip tcl-328e28cf68f156151be173b717a69c7b9eecc994.tar.gz tcl-328e28cf68f156151be173b717a69c7b9eecc994.tar.bz2 |
no message
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2001-11-08 David Gravereaux <davygrvy@pobox.com> + + * win/rules.vc: + * win/makefile.vc: Fixed install target to adjust for the + different build types. Added a 'linkexten' option to link the + win extensions inside the shell when built static. Placed + win/tclAppInit.c patch in SF patch DB for approval. 'profile' + option not hooked in yet. Everything else know is done. + 2001-11-07 Mo DeJong <mdejong@users.sourceforge.net> * unix/Makefile.in: |