wingo pushed a commit to branch master
in repository guile.

commit fbaf8e98ff02503c077bc3bf55b48028c53cbeff
Author: Andy Wingo <wi...@pobox.com>
Date:   Fri Apr 21 15:41:25 2017 +0200

    Update NEWS some more
    
    * NEWS: More updates.
---
 NEWS | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/NEWS b/NEWS
index 663ba9f..d2c6197 100644
--- a/NEWS
+++ b/NEWS
@@ -23,6 +23,11 @@ relied on an interface that was added to our garbage 
collector (BDW-GC)
 after its 7.2 release.  Guile 2.2.2 adds a workaround to allow Guile to
 continue be used with libgc as old as 7.2.
 
+** SRFI-37 bug fix to not error on empty-string arguments.
+
+Thanks to Thomas Danckaert for fixing this long-standing bug.
+
+
 
 Changes in 2.2.1 (since 2.2.0):
 

Reply via email to