about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7cf99072e..e234b76b6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2022-04-29  Bart Schaefer  <schaefer@zsh.org>
 
+	* 50136: Etc/BUGS, Src/exec.c: Fix =(nosuchcommand) race/deadlock
+	first reported in workers/42609
+
 	* 50134: Src/jobs.c: Tweak process group handling (workers/43409)
 	to avoid creating "unkillable" pipelines that ignore signals