guile-commits
[Top][All Lists]
Advanced

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

[Guile-commits] branch main updated: Update NEWS.


From: Ludovic Courtès
Subject: [Guile-commits] branch main updated: Update NEWS.
Date: Fri, 27 Sep 2024 16:51:21 -0400

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

civodul pushed a commit to branch main
in repository guile.

The following commit(s) were added to refs/heads/main by this push:
     new e134a1a6b Update NEWS.
e134a1a6b is described below

commit e134a1a6b1f4108abecc7c7a19d4c34f8a8a1dd0
Author: Ludovic Courtès <ludo@gnu.org>
AuthorDate: Fri Sep 27 22:47:29 2024 +0200

    Update NEWS.
---
 NEWS | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/NEWS b/NEWS
index 03bc819bc..b6566903b 100644
--- a/NEWS
+++ b/NEWS
@@ -20,6 +20,10 @@ Changes in 3.0.11 (since 3.0.10)
 ** test-hashing should now work on 32-bit systems
 ** GUILE-VERSION changes should propagate to .version and relevant Makefiles
    (<https://debbugs.gnu.org/72084>)
+** Compiler no longer crashes when building Guile on 32-bit platforms
+   (<https://bugs.gnu.org/71891>)
+** Compiler no longer crashes when inlining 3.0.9 procedure with kw args
+   (<https://bugs.gnu.org/72936>)
 
 
 Changes in 3.0.10 (since 3.0.9)



reply via email to

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