summaryrefslogtreecommitdiffstats
path: root/changes
diff options
context:
space:
mode:
authorwelch <welch@noemail.net>1998-08-13 13:37:05 (GMT)
committerwelch <welch@noemail.net>1998-08-13 13:37:05 (GMT)
commit221ea2630f5006ab9ae81d85237ad588986482c8 (patch)
tree6a99fdcd1135fda82bf2eef7fb9c97f3c98e3eac /changes
parentaba950bd2c0b5ae4696e79602a2c787dbac3e8a5 (diff)
downloadtk-221ea2630f5006ab9ae81d85237ad588986482c8.zip
tk-221ea2630f5006ab9ae81d85237ad588986482c8.tar.gz
tk-221ea2630f5006ab9ae81d85237ad588986482c8.tar.bz2
Last tweaks
FossilOrigin-Name: 37aab430eeea154cad533d38aa9a08742b8e42b0
Diffstat (limited to 'changes')
-rw-r--r--changes8
1 files changed, 6 insertions, 2 deletions
diff --git a/changes b/changes
index 7675324..4b35f4b 100644
--- a/changes
+++ b/changes
@@ -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 ------