From 22b1a91c2a07e6d6a57975a1ab47d66f92aa21f2 Mon Sep 17 00:00:00 2001 From: Jun-ichi Takimoto Date: Fri, 3 Jun 2022 19:32:56 +0900 Subject: 50306: fix wait for child that was stopped/continued do not call addbgstatus() when child is stopped/continued --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 43a805bc7..780f967f6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2022-06-03 Jun-ichi Takimoto + + * 50306: Src/jobs.c, Src/signals.c, Test/A05execution.ztst: fix + wait builtin for child that has been stopped and continued. + 2022-05-30 Bart Schaefer * Marlon Richert: 50307 (cf. PWS 50205): -- cgit 1.4.1