summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorericm <ericm>2000-07-19 18:27:45 (GMT)
committerericm <ericm>2000-07-19 18:27:45 (GMT)
commit274387600934d8c80f0ba1eef9beb3a246522c6c (patch)
tree51ebfd1608dce2d461dfa159520212c176717234 /ChangeLog
parentebc402d4959c79f772561106874e93bb7d00f58e (diff)
downloadtcl-274387600934d8c80f0ba1eef9beb3a246522c6c.zip
tcl-274387600934d8c80f0ba1eef9beb3a246522c6c.tar.gz
tcl-274387600934d8c80f0ba1eef9beb3a246522c6c.tar.bz2
* win/makefile.vc: Applied patch from Don Porter to provide better
nmake support for NT/Alpha [RFE: 5938].
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 7 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 1d9896c..e82f48e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,10 +1,14 @@
+2000-07-19 Eric Melski <ericm@ajubasolutions.com>
+
+ * win/makefile.vc: Applied patch from Don Porter to provide better
+ nmake support for NT/Alpha [RFE: 5938].
+
2000-07-18 Mo DeJong <mdejong@redhat.com>
* unix/configure.in:
* unix/tcl.m4:
- * win/tcl.m4: Properly quote arguments to m4
- macros. This allows Tcl to work with the new
- version of autoconf.
+ * win/tcl.m4: Properly quote arguments to m4 macros. This allows
+ Tcl to work with the new version of autoconf.
2000-07-18 Eric Melski <ericm@ajubasolutions.com>