summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordavygrvy <davygrvy@pobox.com>2002-03-27 21:15:24 (GMT)
committerdavygrvy <davygrvy@pobox.com>2002-03-27 21:15:24 (GMT)
commite3cea75b71cf20329aa594fbd4c50fd84c3939e7 (patch)
tree823a6a9baeeaa1c0821859f90dcae1a54172b0b5 /ChangeLog
parentc8bf8f196f3a8363d6c1d361328d4874dba95cf2 (diff)
downloadtcl-e3cea75b71cf20329aa594fbd4c50fd84c3939e7.zip
tcl-e3cea75b71cf20329aa594fbd4c50fd84c3939e7.tar.gz
tcl-e3cea75b71cf20329aa594fbd4c50fd84c3939e7.tar.bz2
no message
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog18
1 files changed, 18 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1ab9c79..87d4d9c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,21 @@
+2002-03-27 David Gravereaux <davygrvy@pobox.com>
+
+ * win/.cvsignore:
+ * win/buildall.vc.bat:
+ * win/coffbase.txt:
+ * win/makefile.vc:
+ * win/nmakehlp.c (new):
+ * win/rules.vc: First draft fix for [Bug 527941]. More changes
+ need to done to the makehelp target to get to stop leaving build
+ files in the tools/ directory. This does not address the syntax
+ errors in the man files. Having the contents of tcl.hpj(.in)
+ inside makefile.vc allows for version numbers to be replaced with
+ macros.
+
+ The new nmakehlp.c is built by rules.vc in preprocessing and removes
+ the need to use tricky shell syntax that wasn't compatible on Win9x
+ systems. This is a first draft repair for [Bug 533862].
+
2002-03-28 Miguel Sofer <msofer@users.sourceforge.net>
* generic/tclBasic.c (Tcl_EvalEx): passing the correct commandSize