summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordavygrvy <davygrvy@pobox.com>2001-11-08 21:32:11 (GMT)
committerdavygrvy <davygrvy@pobox.com>2001-11-08 21:32:11 (GMT)
commit328e28cf68f156151be173b717a69c7b9eecc994 (patch)
tree90dac859ea61340d6b40c6e7d296dfce9e50f881 /ChangeLog
parent88962c497c3d304030fbba8b2e03327a8c750d7c (diff)
downloadtcl-328e28cf68f156151be173b717a69c7b9eecc994.zip
tcl-328e28cf68f156151be173b717a69c7b9eecc994.tar.gz
tcl-328e28cf68f156151be173b717a69c7b9eecc994.tar.bz2
no message
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 81dbff8..b042119 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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: