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)
commit45626215adf91c4dd46b778ffa1ede59326dd0f9 (patch)
treefef6937aadf03444fb5e548d7486e0d04cd25d33 /ChangeLog
parent14a8ebe8bc2b8b927a71fdccc9afba530e097063 (diff)
downloadtk-45626215adf91c4dd46b778ffa1ede59326dd0f9.zip
tk-45626215adf91c4dd46b778ffa1ede59326dd0f9.tar.gz
tk-45626215adf91c4dd46b778ffa1ede59326dd0f9.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.