diff options
author | welch <welch> | 1998-06-29 23:03:54 (GMT) |
---|---|---|
committer | welch <welch> | 1998-06-29 23:03:54 (GMT) |
commit | 08ed852a034921eadd0ef61a9f420b6aed52625a (patch) | |
tree | dfc004101bd546dc00e2646fbd0841b8a7679b91 /changes | |
parent | 0be6cecef3505234f99545c2db3fe6c26b1dde36 (diff) | |
download | tk-08ed852a034921eadd0ef61a9f420b6aed52625a.zip tk-08ed852a034921eadd0ef61a9f420b6aed52625a.tar.gz tk-08ed852a034921eadd0ef61a9f420b6aed52625a.tar.bz2 |
Updated for 8.0.3
Diffstat (limited to 'changes')
-rw-r--r-- | changes | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -4181,3 +4181,12 @@ directory does not exist. (SS) 6/25/98 (bug fix) On Unix, both the Tk and the Motif file dialogs would fail if the -parent flag changed between two parent windows that had been previously used as file dialog parents. (SS) + +6/29/98 (compatibility patch) Added reserved fields to several Tk +structures to match additions made by Jan Nijtmans dash patch. This +means that extensions can be compiled against the dash patch +and still work with unpatched Tk, and vice versa. However, if your +extension is compiled against 8.0p2, then it must be recompiled, +so we must note +*** POTENTIAL INCOMPATIBILITY *** (recompile required) + |