summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorredman <redman>1999-07-31 02:31:53 (GMT)
committerredman <redman>1999-07-31 02:31:53 (GMT)
commit41859336700c75a9ff5d42f3e4de6a965af3c1e0 (patch)
treeb2acbc4a74e8153e67398523b40caffe0f139de0 /ChangeLog
parentc73a3f80d94ae9f79358079de7fa3b43f80dc54b (diff)
downloadtk-41859336700c75a9ff5d42f3e4de6a965af3c1e0.zip
tk-41859336700c75a9ff5d42f3e4de6a965af3c1e0.tar.gz
tk-41859336700c75a9ff5d42f3e4de6a965af3c1e0.tar.bz2
* win/makefile.vc: Corrected building threaded tktest.exe on
Windows. Needed to link in .obj files from Tcl, needs to change later so that code is in Tk and doesn't require a Tcl build. Also added runtest target.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d002ba8..f74a83d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+1999-07-30 <redman@scriptics.com>
+
+ * win/makefile.vc: Corrected building threaded tktest.exe on
+ Windows. Needed to link in .obj files from Tcl, needs to change
+ later so that code is in Tk and doesn't require a Tcl build.
+ Also added runtest target.
+
1999-07-29 <redman@scriptics.com>
* generic/tkConsole.c: Allow tcl to open CON and NUL, even for std