summaryrefslogtreecommitdiffstats
path: root/changes
diff options
context:
space:
mode:
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 ------