summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f3367a6..4363aa4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2001-09-10 Don Porter <dgp@users.sourceforge.net>
+ * unix/tclLoadShl.c: Added #include of tclInt.h; access to Tcl
+ internals, notably TclpUnloadFile(), is required. Thanks to
+ Bob Techentin for report and patch. [Bug 459305]
+
* generic/tclInitScript.h (initScript):
* win/tclWinInit.c (TCL_REGISTRY_KEY, TclpSetVariables): Removed
vestiges of Tcl's old initialization from registry variables.