Add implementation of SRFI 45
[bpt/guile.git] / NEWS
diff --git a/NEWS b/NEWS
index 5e9fd03..d05d39c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -17,6 +17,7 @@ The following SRFIs have been added:
 
 - SRFI-27 "Sources of Random Bits"
 - SRFI-42 "Eager Comprehensions"
+- SRFI-45 "Primitives for Expressing Iterative Lazy Algorithms"
 
 ** Many R6RS bugfixes