From f8ec33c453159ad848d9b1a28782c5df7f0cc944 Mon Sep 17 00:00:00 2001 From: Erik Paulson Date: Mon, 7 Jun 2021 10:27:53 -0700 Subject: 49029: Prevent shell from sending duplicate signals with MONITOR --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index b0f838d5c..d36a6970e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2021-07-23 Peter Stephenson + * Erik Paulson: 49029: Src/signals.c: Remove additional copies + of signals sent by zsh with MONITOR enabled. + * 49182: Src/hist.c, Src/lex.c: Interactive word correction doesn't work inside command substitution, so don't try to do it. -- cgit 1.4.1