From 95211f87ed04fff74475109d36027b5a24a71ab9 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Mon, 13 May 2019 09:55:01 +0100 Subject: 44259: Ensure we can set signals to default even if ignored. Previously the shell didn't take account of signals marked as ignored on entry, which was inconsistent with other behaviour. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 979327c70..da6de05f5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2019-05-13 Peter Stephenson + + * 44259: Src/signals.c: Ensure we can set signal to default + even if it was ignored on entry to the shell. + 2019-05-08 Oliver Kiddle * 44279: Completion/BSD/Command/_cu, Completion/BSD/Command/_gstat, -- cgit 1.4.1