summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index ec3d096d1..d11f38eb4 100644
--- a/NEWS
+++ b/NEWS
@@ -191,9 +191,12 @@ See "Syntax Transformer Helpers" in the manual.
** Fix (ice-9 ftw) on filesystems where inode values are meaningless
** Fix many bugs that prevented Guile from building on MinGW
** Fix many bugs that prevented Guile's test suite from running on MinGW
+** Fix srfi-69 merge-hash
+** Fix suspendable-ports implementation of get-bytevector-some!
+** Fix overread in string-locale<?, string-locale-ci<?, and friends
Thanks to Andrey Ivanov, Rob Browning, Erik Dominikus, Göran Weinholt,
-and Michael Gran.
+Michael Gran, Andrew Whatson, and Ricardo G. Herdt.
* New deprecations