summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorredman <redman>1999-07-27 16:31:43 (GMT)
committerredman <redman>1999-07-27 16:31:43 (GMT)
commit592b1317a7a443d52beb818cda122c7f8246fc6d (patch)
treec83d766a4dc0cd412f30f28e4ac4c2b69197484c /ChangeLog
parentfd9ef8bf5fa340e0b2995c55613fbaa12653dbb0 (diff)
downloadtcl-592b1317a7a443d52beb818cda122c7f8246fc6d.zip
tcl-592b1317a7a443d52beb818cda122c7f8246fc6d.tar.gz
tcl-592b1317a7a443d52beb818cda122c7f8246fc6d.tar.bz2
update Windows installer bitmap to read Tcl/Tk Version 8.2
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index d15c5d6..ad5f04d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,11 @@
+1999-07-27 <redman@scriptics.com>
+
+ * tools/tclSplash.bmp: Updated Windows installer bitmap
+ to ready Tcl/Tk Version 8.2.
+
1999-07-26 <redman@scriptics.com>
- * tests/tcltest.test: Need to close the new core file, there
+ * tests/tcltest.test: Need to close the new core file, there
seems to be a hang in threaded WinNT if the file isn't closed.
Open issue, need to fix that hang.