summaryrefslogtreecommitdiffstats
path: root/changes
diff options
context:
space:
mode:
authorstanton <stanton@noemail.net>1998-08-05 20:00:02 (GMT)
committerstanton <stanton@noemail.net>1998-08-05 20:00:02 (GMT)
commit3196e84efa9cb6d8647806dcb074645e1aa7d863 (patch)
tree6bcaa73e8ebdb753621e34e42abd9537a0145af3 /changes
parent85d9440521dbceb83c0b1703df25df93e13da611 (diff)
downloadtcl-3196e84efa9cb6d8647806dcb074645e1aa7d863.zip
tcl-3196e84efa9cb6d8647806dcb074645e1aa7d863.tar.gz
tcl-3196e84efa9cb6d8647806dcb074645e1aa7d863.tar.bz2
*** empty log message ***
FossilOrigin-Name: 996b947c29d805642cc8240651056aa2044b0ef7
Diffstat (limited to 'changes')
-rw-r--r--changes4
1 files changed, 4 insertions, 0 deletions
diff --git a/changes b/changes
index 6d3fe2f..1544968 100644
--- a/changes
+++ b/changes
@@ -3576,3 +3576,7 @@ generic/tclInitScript.h for more details. (SS)
7/27/98 (config change) Changed the use of the DBGX flag in configure.in
and the makefile to be TCL_DBGX. Users of tclConfig.sh may need to pass
this through their configure files with AC_SUBST. (BW)
+
+8/5/98 (bug fix) The platform init code could walk off the end of a
+buffer when reading the PkgPath registry value on Windows. (SS)
+