diff --git a/NEWS b/NEWS index 17b98c2b7..1ecee5e6e 100644 --- a/NEWS +++ b/NEWS @@ -139,6 +139,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 () @@ -161,6 +162,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