diff options
author | hobbs <hobbs@noemail.net> | 2000-11-03 22:52:53 (GMT) |
---|---|---|
committer | hobbs <hobbs@noemail.net> | 2000-11-03 22:52:53 (GMT) |
commit | 3a49e4a3f10592c5e75789c002e285ec8f37c92c (patch) | |
tree | fef6937aadf03444fb5e548d7486e0d04cd25d33 | |
parent | 523ddc4021c6c08c66c5b53778f298741f7ed1b9 (diff) | |
download | tk-3a49e4a3f10592c5e75789c002e285ec8f37c92c.zip tk-3a49e4a3f10592c5e75789c002e285ec8f37c92c.tar.gz tk-3a49e4a3f10592c5e75789c002e285ec8f37c92c.tar.bz2 |
added release mark
FossilOrigin-Name: af9b0e26e4ff85b1fce5044719b4b0cc16ecd04b
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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. |