about summary refs log tree commit diff
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 10631b9e3..0de5c2fcb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2023-11-15  Bart Schaefer  <schaefer@zsh.org>
 
+	* 52309: Src/exec.c: suppress job control inside <<(substition)
+	to fix cases that hang with all signals blocked.  Similarly,
+	allow interrupt of multios reading from a terminal.
+
 	* 52308: Etc/FAQ.yo: mention new features, fix some old answers
 
 	* 52275: Src/compat.c: rationality in zgetdir() and zgetcwd() to