*** empty log message ***
[bpt/guile.git] / NEWS
diff --git a/NEWS b/NEWS
index 8e6af0e..c4657a8 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -121,6 +121,11 @@ form around the code performing the heavy computations (typically a
 C code primitive), enabling the computations to run in parallel
 while the scripting code runs single-threadedly.
 
+** Support for SRFI 61, extended cond syntax for multiple valuesm has
+   been added.
+
+This SRFI is always available.
+
 ** Support for require-extension, SRFI-55, has been added.
 
 The SRFI-55 special form `require-extension' has been added.  It is