summaryrefslogtreecommitdiffstats
path: root/changes
diff options
context:
space:
mode:
authorstanton <stanton>1998-06-24 16:07:54 (GMT)
committerstanton <stanton>1998-06-24 16:07:54 (GMT)
commit844d007f4dec4be71d77e0b30aeebc93ad88b1bd (patch)
treea581621f930b0a619ddcecf3883e655af802e6cf /changes
parent651b2d1f0076dd7bc73647bfeaf5cf08481106ef (diff)
downloadtk-844d007f4dec4be71d77e0b30aeebc93ad88b1bd.zip
tk-844d007f4dec4be71d77e0b30aeebc93ad88b1bd.tar.gz
tk-844d007f4dec4be71d77e0b30aeebc93ad88b1bd.tar.bz2
*** empty log message ***
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)
+