summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwelch <welch>1998-08-13 13:37:06 (GMT)
committerwelch <welch>1998-08-13 13:37:06 (GMT)
commite03db913ffa6f6cac88d6e0c4081c06f74b321f6 (patch)
tree6a99fdcd1135fda82bf2eef7fb9c97f3c98e3eac
parent9692243b6878042f296a1a7c52bbaa7ca34ac46c (diff)
downloadtk-e03db913ffa6f6cac88d6e0c4081c06f74b321f6.zip
tk-e03db913ffa6f6cac88d6e0c4081c06f74b321f6.tar.gz
tk-e03db913ffa6f6cac88d6e0c4081c06f74b321f6.tar.bz2
Last tweaks
-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 ------