summaryrefslogtreecommitdiffstats
path: root/changes
diff options
context:
space:
mode:
authorwelch <welch>1998-08-06 16:49:14 (GMT)
committerwelch <welch>1998-08-06 16:49:14 (GMT)
commit0f652257114a66d9f488e9faf0090c3e14f67404 (patch)
treef0b952e81741666b661b400b3aad4f3976c59cdd /changes
parent2578a26bee82189b6554497d13def2e496c8323a (diff)
downloadtk-0f652257114a66d9f488e9faf0090c3e14f67404.zip
tk-0f652257114a66d9f488e9faf0090c3e14f67404.tar.gz
tk-0f652257114a66d9f488e9faf0090c3e14f67404.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 e32f211..97e7b75 100644
--- a/changes
+++ b/changes
@@ -4233,3 +4233,6 @@ under Windows. (SS)
8/5/98 (bug fix) Reduced message traffic by setting
WS_EX_NOPARENTNOTIFY on TkChild windows. (SS)
+
+8/6/98 (feature change) Changed tkInitScript.h to use the new
+tcl_findLibrary procedure to locate its script library. (BW)