diff --git a/NEWS b/NEWS index 5b3522bae..98e3a6860 100644 --- a/NEWS +++ b/NEWS @@ -14,6 +14,9 @@ Each release reports the NEWS in the following sections: Changes in 1.8.1: +* Changes to the distribution +** New primitive-_exit giving the _exit() system call. + * Changes to the C interface ** New function scm_c_locale_stringn_to_number.