diff --git a/NEWS b/NEWS index 7fcba694c..4c46cde0d 100644 --- a/NEWS +++ b/NEWS @@ -47,6 +47,8 @@ files. See "Random Access" in the manual for details. () ** Fix 'system*' with non-file input/output/error port () +** 'spawn' errors out instead of crashing when passed non-file ports + () ** Support signal handling child processes after 'primitive-fork' () ** Fix possible deadlock in 'sigaction' (aka. 'scm_sigaction_for_thread')