mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-20 19:50:24 +02:00
Update NEWS.
* NEWS: Update.
This commit is contained in:
parent
381291f5ff
commit
93a242c0ec
1 changed files with 6 additions and 0 deletions
6
NEWS
6
NEWS
|
@ -15,6 +15,12 @@ Guile now defines constants such as `O_NOFOLLOW', `O_CLOEXEC',
|
||||||
`O_TMPFILE', and more on platforms that support them. These may be
|
`O_TMPFILE', and more on platforms that support them. These may be
|
||||||
passed as arguments to procedures such as `open' and `open-fdes'.
|
passed as arguments to procedures such as `open' and `open-fdes'.
|
||||||
|
|
||||||
|
* Bug fixes
|
||||||
|
|
||||||
|
** Child process created with `primitive-fork' could read from the
|
||||||
|
parent's internal finalizer and signal pipes, leading to deadlocks
|
||||||
|
(<https://bugs.gnu.org/41948>)
|
||||||
|
|
||||||
|
|
||||||
Changes in 3.0.6 (since 3.0.5)
|
Changes in 3.0.6 (since 3.0.5)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue