This is an automated email from the git hooks/post-receive script.
wingo pushed a commit to branch master
in repository guile.
The following commit(s) were added to refs/heads/master by this push:
new f7fdc3e Update NEWS
f7fdc3e is described below
commit f7fdc3edc9d661176cf26fa3fb4c995f2f71b43d
Author: Andy Wingo <[email protected]>
AuthorDate: Mon May 10 10:26:12 2021 +0200
Update NEWS
* NEWS: Update.
---
NEWS | 1 +
1 file changed, 1 insertion(+)
diff --git a/NEWS b/NEWS
index 6b69a7d..ab65ead 100644
--- a/NEWS
+++ b/NEWS
@@ -26,6 +26,7 @@ passed as arguments to procedures such as `open' and
`open-fdes'.
** Fix --enable-mini-gmp on FreeBSD and other targets
** Fix excessive compile times for vectors >16k elements long
** Fix use of literal tree-il as source language (#45131)
+** Fix SRFI-64 test-end to not remove globally-installed test runner
Changes in 3.0.6 (since 3.0.5)