Mention SRFI-4.
authorMartin Grabmüller <mgrabmue@cs.tu-berlin.de>
Thu, 28 Jun 2001 16:40:38 +0000 (16:40 +0000)
committerMartin Grabmüller <mgrabmue@cs.tu-berlin.de>
Thu, 28 Jun 2001 16:40:38 +0000 (16:40 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 458906a..da1ecf3 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -47,6 +47,8 @@ using a module.
 
 (srfi srfi-2) exports and-let*.
 
+(srfi srfi-4) implements homogeneous numeric vector datatypes.
+
 (srfi srfi-6) is a dummy module for now, since guile already provides
   all of the srfi-6 procedures by default: open-input-string,
   open-output-string, get-output-string.