From 5ef61a44b12773eccd5de43acb18118eca09de29 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Wed, 5 Jun 2002 14:57:05 +0000 Subject: 17265: make the jobs command work in subshells --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index bd6638098..f8927c79d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2002-06-05 Peter Stephenson + * 17265: Src/exec.c, Src/jobs.c, Src/Modules/clone.c: Make the + `jobs' command work in a subshell of a shell with job control by + saving the valid bits of the job table. + * 17285: David Wolfe : Src/Builtins/rlimits.c: finally fix 16145 to eliminate duplicate case statement also in ulimit. -- cgit 1.4.1