Update NEWS some more
authorAndy Wingo <wingo@pobox.com>
Fri, 21 Apr 2017 13:41:25 +0000 (15:41 +0200)
committerAndy Wingo <wingo@pobox.com>
Fri, 21 Apr 2017 13:41:25 +0000 (15:41 +0200)
* NEWS: More updates.

NEWS

diff --git a/NEWS b/NEWS
index 663ba9f48ddd4f7d9084dc389c7f10fcaeda9f03..d2c619785967bc134fcf85cf43a5a3f921295b26 100644 (file)
--- 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.
+
+
 \f
 Changes in 2.2.1 (since 2.2.0):