summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhobbs <hobbs>2000-11-03 22:52:54 (GMT)
committerhobbs <hobbs>2000-11-03 22:52:54 (GMT)
commit9f2fb8aeef20b32ead4b32e21abe70022bcd896d (patch)
treefef6937aadf03444fb5e548d7486e0d04cd25d33 /ChangeLog
parent1029f5d178ed401c924a78b0b31a768a5d87fdd1 (diff)
downloadtk-9f2fb8aeef20b32ead4b32e21abe70022bcd896d.zip
tk-9f2fb8aeef20b32ead4b32e21abe70022bcd896d.tar.gz
tk-9f2fb8aeef20b32ead4b32e21abe70022bcd896d.tar.bz2
added release mark
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 182b260..c6461f4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2000-11-03 Jeff Hobbs <hobbs@ajubasolutions.com>
+ 8.4a2 RELEASE
+
* generic/tkWindow.c (Initialize): added call to Tcl_SetMainLoop.
This only has effect when tclsh is run (not wish), and then Tk is
loaded in interactively.