diff options
author | welch <welch@noemail.net> | 1998-08-13 13:37:05 (GMT) |
---|---|---|
committer | welch <welch@noemail.net> | 1998-08-13 13:37:05 (GMT) |
commit | 221ea2630f5006ab9ae81d85237ad588986482c8 (patch) | |
tree | 6a99fdcd1135fda82bf2eef7fb9c97f3c98e3eac /changes | |
parent | aba950bd2c0b5ae4696e79602a2c787dbac3e8a5 (diff) | |
download | tk-221ea2630f5006ab9ae81d85237ad588986482c8.zip tk-221ea2630f5006ab9ae81d85237ad588986482c8.tar.gz tk-221ea2630f5006ab9ae81d85237ad588986482c8.tar.bz2 |
Last tweaks
FossilOrigin-Name: 37aab430eeea154cad533d38aa9a08742b8e42b0
Diffstat (limited to 'changes')
-rw-r--r-- | changes | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -4241,8 +4241,12 @@ tcl_findLibrary procedure to locate its script library. (BW) length of displayed strings to avoid wrap-around bugs in some PC X servers when the pixel length of the string exceeds 0x7fff. (SS) -8/11/98 (bug fix) Macintosh, lock down some of the resources +8/12/98 (bug fix) Macintosh, lock down some of the resources associated with menus to try and stabilise the menu system on memory limited machines. (JI) --------- Released 8.0.3 to the Tcl Consortium CD-ROM project, 8/12/98 ------ +8/12/98 (windows build change) Moved the tkConsole.obj into the tk80.dll +on windows. If you build your own Tk main program, you no longer +need to compile and link this yourself. (SKS) + +-------- Released 8.0.3 to the Tcl Consortium CD-ROM project, 8/13/98 ------ |