summaryrefslogtreecommitdiffstats
path: root/changes
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2024-03-06 15:01:06 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2024-03-06 15:01:06 (GMT)
commit03f7d8bcf14b819439604e888920a55c697fb6c1 (patch)
tree3bb6f25ab38656d2dc7f6fa0020965417b641de0 /changes
parent4e9e174615461674efe0911aaa648524d2f6584e (diff)
parenta8475d1b0d906cc16fd71aae4c5375e5424c9925 (diff)
downloadtcl-03f7d8bcf14b819439604e888920a55c697fb6c1.zip
tcl-03f7d8bcf14b819439604e888920a55c697fb6c1.tar.gz
tcl-03f7d8bcf14b819439604e888920a55c697fb6c1.tar.bz2
Merge 8.6
Diffstat (limited to 'changes')
-rw-r--r--changes2
1 files changed, 1 insertions, 1 deletions
diff --git a/changes b/changes
index 45fc0ea..d9f4a44 100644
--- a/changes
+++ b/changes
@@ -4976,7 +4976,7 @@ msgcat package (duperval, krone, nelson)
trace {add|remove|list} {variable|command} name ops command
(darley, melski)
-2000-09-06 (cross-platform feature) Set ^Z (\32) as default EOF char. (hobbs)
+2000-09-06 (cross-platform feature) Set ^Z (\x1A) as default EOF char. (hobbs)
2000-09-07 partial fix for bug 2460 to prevent exec mem leak on Windows for the
common case (gravereaux)