summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--changes2
1 files changed, 2 insertions, 0 deletions
diff --git a/changes b/changes
index 0947ce3..e94f2db 100644
--- a/changes
+++ b/changes
@@ -3552,3 +3552,5 @@ the file generic/tclIOUtils.c for more details. (SKS)
Tcl_Init() prior to the built-in initialization script defined in the
file generic/tclInitScript.h. (SKS)
+7/6/98 (bug fix) Removed dead code in PlatformInitExitHandler so that
+the TCL_LIBRARY value can be safely patched in binaries. (BW)