summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorAndy Wingo <wingo@pobox.com>2021-05-10 10:26:12 +0200
committerAndy Wingo <wingo@pobox.com>2021-05-10 10:26:12 +0200
commitf7fdc3edc9d661176cf26fa3fb4c995f2f71b43d (patch)
treea277fa64f720f58326cddd9dccff1d5cf9973968 /NEWS
parent0991bd6af31b88c25a7dfa916e9667f748ad5c45 (diff)
downloadguile-f7fdc3edc9d661176cf26fa3fb4c995f2f71b43d.tar.gz
Update NEWS
* NEWS: Update.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 6b69a7d26..ab65ead6c 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)