summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorhobbs <hobbs@noemail.net>2000-11-03 22:52:53 (GMT)
committerhobbs <hobbs@noemail.net>2000-11-03 22:52:53 (GMT)
commit3a49e4a3f10592c5e75789c002e285ec8f37c92c (patch)
treefef6937aadf03444fb5e548d7486e0d04cd25d33
parent523ddc4021c6c08c66c5b53778f298741f7ed1b9 (diff)
downloadtk-3a49e4a3f10592c5e75789c002e285ec8f37c92c.zip
tk-3a49e4a3f10592c5e75789c002e285ec8f37c92c.tar.gz
tk-3a49e4a3f10592c5e75789c002e285ec8f37c92c.tar.bz2
added release mark
FossilOrigin-Name: af9b0e26e4ff85b1fce5044719b4b0cc16ecd04b
-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.