guile-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Guile-commits] branch master updated: Update NEWS


From: Andy Wingo
Subject: [Guile-commits] branch master updated: Update NEWS
Date: Mon, 10 May 2021 04:25:00 -0400

This is an automated email from the git hooks/post-receive script.

wingo pushed a commit to branch master
in repository guile.

The following commit(s) were added to refs/heads/master by this push:
     new 0991bd6  Update NEWS
0991bd6 is described below

commit 0991bd6af31b88c25a7dfa916e9667f748ad5c45
Author: Andy Wingo <wingo@pobox.com>
AuthorDate: Mon May 10 10:24:44 2021 +0200

    Update NEWS
    
    * NEWS: Update
---
 NEWS | 12 +++++++++---
 1 file changed, 9 insertions(+), 3 deletions(-)

diff --git a/NEWS b/NEWS
index 08ee7f2..6b69a7d 100644
--- a/NEWS
+++ b/NEWS
@@ -17,9 +17,15 @@ 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>)
+** Fix bugs introduced in 3.0.6 with Scheme `read` re-write
+** Fix deadlock after `primitive-fork' (#41948)
+** Fix duplicates handlers for interfaces that use interfaces (#43025)
+** Fix compile-psyntax.scm for (language tree-il canonicalize) removal
+** Fix prompt compilation bug (#48098)
+** Fix R7RS include-library-declarations, cond-expand (#40252)
+** Fix --enable-mini-gmp on FreeBSD and other targets
+** Fix excessive compile times for vectors >16k elements long
+** Fix use of literal tree-il as source language (#45131)
 
 
 Changes in 3.0.6 (since 3.0.5)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]