diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index f8927c79d..0c48121e5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2002-06-05 Peter Stephenson <pws@csr.com> + * 17292: Src/builtin.c: shut up compiler if no OPEN_MEMSTREAM. + * 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. |