summaryrefslogtreecommitdiffstats
path: root/changes
diff options
context:
space:
mode:
authorstanton <stanton>1998-06-25 17:21:01 (GMT)
committerstanton <stanton>1998-06-25 17:21:01 (GMT)
commitaf20cc748a3899e67870ed4478d7b8360c668cb8 (patch)
tree1829fa4225b5ea3a8f8578471ffe02463efaabcd /changes
parent1d739e308935b0ff87146ce4e6733a3b59626c2a (diff)
downloadtk-af20cc748a3899e67870ed4478d7b8360c668cb8.zip
tk-af20cc748a3899e67870ed4478d7b8360c668cb8.tar.gz
tk-af20cc748a3899e67870ed4478d7b8360c668cb8.tar.bz2
*** empty log message ***
Diffstat (limited to 'changes')
-rw-r--r--changes3
1 files changed, 3 insertions, 0 deletions
diff --git a/changes b/changes
index 616210b..f390f00 100644
--- a/changes
+++ b/changes
@@ -4145,3 +4145,6 @@ and tk_getSaveFile to convert the specified directory to an absolute
path and to use the current working directory if the specified
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)