summaryrefslogtreecommitdiffstats
path: root/changes
diff options
context:
space:
mode:
authorwelch <welch@noemail.net>1998-08-06 16:49:14 (GMT)
committerwelch <welch@noemail.net>1998-08-06 16:49:14 (GMT)
commit94e0f7d2a7bbcd797c2cf4395672d8c78270390d (patch)
treef0b952e81741666b661b400b3aad4f3976c59cdd /changes
parent82513f121129705f033a25754b6982401461bdd2 (diff)
downloadtk-94e0f7d2a7bbcd797c2cf4395672d8c78270390d.zip
tk-94e0f7d2a7bbcd797c2cf4395672d8c78270390d.tar.gz
tk-94e0f7d2a7bbcd797c2cf4395672d8c78270390d.tar.bz2
*** empty log message ***
FossilOrigin-Name: 45140bed7e024310ddb400309bc1229039b6c2d1
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)