mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-04-30 03:40:34 +02:00
Update NEWS
* NEWS: Update.
This commit is contained in:
parent
513344e33d
commit
ea223b07c2
1 changed files with 2 additions and 0 deletions
2
NEWS
2
NEWS
|
@ -878,6 +878,7 @@ More ARM cross-compilation targets are supported: "arm.*eb",
|
|||
(<http://bugs.gnu.org/21899>)
|
||||
*** Reduce eq? and eqv? over constants using equal?
|
||||
(<http://bugs.gnu.org/21855>)
|
||||
*** Skip invalid .go files found in GUILE_LOAD_COMPILED_PATH
|
||||
|
||||
** Threads
|
||||
*** Fix data races leading to corruption (<http://bugs.gnu.org/22152>)
|
||||
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue