diff --git a/NEWS b/NEWS index e1e924d23..f08ac253e 100644 --- a/NEWS +++ b/NEWS @@ -878,6 +878,7 @@ More ARM cross-compilation targets are supported: "arm.*eb", () *** Reduce eq? and eqv? over constants using equal? () +*** Skip invalid .go files found in GUILE_LOAD_COMPILED_PATH ** Threads *** Fix data races leading to corruption () @@ -899,6 +900,7 @@ More ARM cross-compilation targets are supported: "arm.*eb", ** System *** {get,set}sockopt now expect type 'int' for SO_SNDBUF/SO_RCVBUF *** 'system*' now available on MS-Windows +*** 'open-pipe' now available on MS-Windows *** Better support for file names containing backslashes on Windows ** Web