summaryrefslogtreecommitdiffstats
path: root/changes
diff options
context:
space:
mode:
authorwelch <welch>1998-06-29 23:03:54 (GMT)
committerwelch <welch>1998-06-29 23:03:54 (GMT)
commit08ed852a034921eadd0ef61a9f420b6aed52625a (patch)
treedfc004101bd546dc00e2646fbd0841b8a7679b91 /changes
parent0be6cecef3505234f99545c2db3fe6c26b1dde36 (diff)
downloadtk-08ed852a034921eadd0ef61a9f420b6aed52625a.zip
tk-08ed852a034921eadd0ef61a9f420b6aed52625a.tar.gz
tk-08ed852a034921eadd0ef61a9f420b6aed52625a.tar.bz2
Updated for 8.0.3
Diffstat (limited to 'changes')
-rw-r--r--changes9
1 files changed, 9 insertions, 0 deletions
diff --git a/changes b/changes
index e3b41b7..5000329 100644
--- a/changes
+++ b/changes
@@ -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)
+