diff --git a/NEWS b/NEWS index d2851fe0b..5b3522bae 100644 --- a/NEWS +++ b/NEWS @@ -14,10 +14,18 @@ Each release reports the NEWS in the following sections: Changes in 1.8.1: +* Changes to the C interface +** New function scm_c_locale_stringn_to_number. + * Bug fixes. ** array-set! with bit vector. +** make-shared-array fixes, including examples in the manual which failed. ** stringinexact overflows on fractions with big num/den but small result. +** Build problems on MacOS, SunOS, QNX. Changes since the 1.6.x series: