summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS9
1 files changed, 5 insertions, 4 deletions
diff --git a/NEWS b/NEWS
index 74a2641bd..3a8be50ce 100644
--- a/NEWS
+++ b/NEWS
@@ -138,10 +138,6 @@ The Gnulib compatibility library has been updated, for the first time
since 2017 or so. We expect no functional change but look forward to
any bug reports.
-** Optimized "eof-object?"
-
-This predicate is now understood by the compiler.
-
* New interfaces and functionality
** `call-with-port'
@@ -180,6 +176,11 @@ See "Syntax Case" in the manual.
See "Syntax Transformer Helpers" in the manual.
+* Optimizations
+
+** eof-object?
+** R6RS vector-map, vector-for-each
+
* Bug fixes
** Fix reverse-list->string docstring