wingo pushed a commit to branch master
in repository guile.

commit 639d0b37687d0cc66202b1d6e60286c843fb3ffd
Author: Andy Wingo <[email protected]>
AuthorDate: Sat Jan 11 11:51:38 2020 +0100

    Add NEWS entries
    
    * NEWS: Add a couple entries.
---
 NEWS | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/NEWS b/NEWS
index a03b2f7..97ad2ea 100644
--- a/NEWS
+++ b/NEWS
@@ -64,7 +64,14 @@ prior to this change:
 
 This is now an error.  Instead, use array-fill!.
 
-** 
+** Fix compilation on 32-bit targets
+
+A compile error introduced in 2.9.3 prevented compilation on 32-bit
+targets.  This has been fixed.
+
+** Fix a bug in closure conversion
+
+Thanks for Stefan Israelsson Tampe for the report.
 
 
 Changes in alpha 2.9.x (since the stable 2.2 series):

Reply via email to