[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Guile-commits] 02/08: Update NEWS.
From: |
Ludovic Courtès |
Subject: |
[Guile-commits] 02/08: Update NEWS. |
Date: |
Mon, 6 May 2024 05:59:19 -0400 (EDT) |
civodul pushed a commit to branch main
in repository guile.
commit 5fcf6ff17a567ad9edfb81c1858055c7bac70ca1
Author: Ludovic Courtès <ludo@gnu.org>
AuthorDate: Mon May 6 11:27:17 2024 +0200
Update NEWS.
---
NEWS | 2 ++
1 file changed, 2 insertions(+)
diff --git a/NEWS b/NEWS
index 7fcba694c..4c46cde0d 100644
--- a/NEWS
+++ b/NEWS
@@ -47,6 +47,8 @@ files. See "Random Access" in the manual for details.
(<https://bugs.gnu.org/62501>)
** Fix 'system*' with non-file input/output/error port
(<https://bugs.gnu.org/63024>)
+** 'spawn' errors out instead of crashing when passed non-file ports
+ (<https://bugs.gnu.org/61073>)
** Support signal handling child processes after 'primitive-fork'
(<https://bugs.gnu.org/68087>)
** Fix possible deadlock in 'sigaction' (aka. 'scm_sigaction_for_thread')
- [Guile-commits] branch main updated (3b76a30e3 -> f36342f9a), Ludovic Courtès, 2024/05/06
- [Guile-commits] 01/08: ‘system*’ no longer changes SIGINT and SIGQUIT handlers., Ludovic Courtès, 2024/05/06
- [Guile-commits] 02/08: Update NEWS.,
Ludovic Courtès <=
- [Guile-commits] 05/08: build: Fix cross-compilation in out-of-tree-builds, Ludovic Courtès, 2024/05/06
- [Guile-commits] 03/08: Fix typos throughout codebase., Ludovic Courtès, 2024/05/06
- [Guile-commits] 04/08: build: Make sed invocation fully portable, Ludovic Courtès, 2024/05/06
- [Guile-commits] 06/08: Fix error messages containing format strings, Ludovic Courtès, 2024/05/06
- [Guile-commits] 07/08: Second argument of ‘unread-string’ is optional., Ludovic Courtès, 2024/05/06
- [Guile-commits] 08/08: guix: Use non-deprecated package name., Ludovic Courtès, 2024/05/06