summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/web2c/ChangeLog')
-rw-r--r--Build/source/texk/web2c/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/Build/source/texk/web2c/ChangeLog b/Build/source/texk/web2c/ChangeLog
index 97740344552..e48e8610678 100644
--- a/Build/source/texk/web2c/ChangeLog
+++ b/Build/source/texk/web2c/ChangeLog
@@ -1,3 +1,14 @@
+2020-07-06 Karl Berry <karl@freefriends.org>
+
+ * tex.ch (<Get user's advice...>): return early if
+ interaction<>error_stop_mode; else a nested error()
+ call in unusual interactive sequences can mess up
+ the selector value, ultimately causing a segmentation fault
+ from writing to a closed stream \write15. Fix primarily
+ from David Fuchs.
+ https://tex.stackexchange.com/questions/551313/
+ https://tug.org/pipermail/tex-live/2020-June/045876.html
+
2020-06-22 Karl Berry <karl@freefriends.org>
* doc/web2c.texi (Runtime options): move from install.texi,