summaryrefslogtreecommitdiffstats
path: root/changes
diff options
context:
space:
mode:
authorwelch <welch>1998-08-12 11:28:31 (GMT)
committerwelch <welch>1998-08-12 11:28:31 (GMT)
commitc861b209de202a6b9fb01af5dac831530dc39336 (patch)
tree4f481666e9572691671addc13444bc4209e8a906 /changes
parentc08f23d12b1cbf989ea8550d6afdda7025fe272a (diff)
downloadtk-c861b209de202a6b9fb01af5dac831530dc39336.zip
tk-c861b209de202a6b9fb01af5dac831530dc39336.tar.gz
tk-c861b209de202a6b9fb01af5dac831530dc39336.tar.bz2
Updates for last bug fixes
Diffstat (limited to 'changes')
-rw-r--r--changes10
1 files changed, 9 insertions, 1 deletions
diff --git a/changes b/changes
index 1fbb5c0..7675324 100644
--- a/changes
+++ b/changes
@@ -4237,4 +4237,12 @@ WS_EX_NOPARENTNOTIFY on TkChild windows. (SS)
8/6/98 (feature change) Changed tkInitScript.h to use the new
tcl_findLibrary procedure to locate its script library. (BW)
--------- Released 8.0.3 to the Tcl Consortium CD-ROM project, 8/7/98 ------
+8/10/98 (bug fix) Added special case to font code to limit the
+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
+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 ------