summaryrefslogtreecommitdiffstats
path: root/changes
diff options
context:
space:
mode:
Diffstat (limited to 'changes')
-rw-r--r--changes6
1 files changed, 6 insertions, 0 deletions
diff --git a/changes b/changes
index 0f16780..616210b 100644
--- a/changes
+++ b/changes
@@ -4139,3 +4139,9 @@ on Windows platforms in addition to moving the focus. (SS)
6/12/98 (bug fix) Fixed bug in Windows font measurement that did not
take kerning into account. (BS)
+
+6/24/98 (bug fix) On Unix, fixed -initialdir switch to tk_getOpenFile
+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)
+