diff --git a/AUTHORS b/AUTHORS index 1b22ee443..f22547a33 100644 --- a/AUTHORS +++ b/AUTHORS @@ -138,6 +138,7 @@ In the subdirectory libguile, changes to: gh_data.c strports.h strports.c validate.h and changed many docstrings throughout. In the subdirectory srfi, wrote: + srfi-1.scm srfi-9.scm srfi-10.scm srfi-13.scm diff --git a/NEWS b/NEWS index 5513a267f..1ff870cde 100644 --- a/NEWS +++ b/NEWS @@ -40,6 +40,9 @@ See INSTALL and README for more information. SRFI-0 `cond-expand' is now supported in Guile, without requiring using a module. +(srfi srfi-1) is a library containing many useful pair- and list-processing + procedures. + (srfi srfi-2) exports and-let*. (srfi srfi-6) is a dummy module for now, since guile already provides