summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorstanton <stanton>1999-06-05 00:18:23 (GMT)
committerstanton <stanton>1999-06-05 00:18:23 (GMT)
commitb2759d9c544b22071eca46475d110812304e8faa (patch)
treec39834bf242c867d781a669eabc481dafa24e3d3
parent8e3096b735eac26db95281491a75135dec3077ca (diff)
downloadtcl-b2759d9c544b22071eca46475d110812304e8faa.zip
tcl-b2759d9c544b22071eca46475d110812304e8faa.tar.gz
tcl-b2759d9c544b22071eca46475d110812304e8faa.tar.bz2
*** empty log message ***
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1ddf07c..9ae342f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+1999-06-04 <stanton@scriptics.com>
+
+ * win/configure.in:
+ * win/Makefile.in: Windows build now handles static/dynamic
+ debug/nodebug builds and supports the standard targets using
+ Cygwin user tools plus GNU make and autoconf.
+
1999-06-03 <stanton@scriptics.com>
* generic/tclCmdMZ.c (Tcl_StringObjCmd):