summaryrefslogtreecommitdiff
path: root/AUTHORS
diff options
context:
space:
mode:
authorRob Browning <rlb@defaultvalue.org>2001-05-06 03:33:46 +0000
committerRob Browning <rlb@defaultvalue.org>2001-05-06 03:33:46 +0000
commit2b60bc955f84e5d5b6e82d753e5ee4ae5b5acdd7 (patch)
treefc0657936d70822e33a2e026aa2c94a76c411ff6 /AUTHORS
parenta19422d7bfcb9bb8eeb03f97b667c7ab87da5603 (diff)
downloadguile-2b60bc955f84e5d5b6e82d753e5ee4ae5b5acdd7.tar.gz
*** empty log message ***
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS13
1 files changed, 8 insertions, 5 deletions
diff --git a/AUTHORS b/AUTHORS
index bea86d356..1c66eb486 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -93,11 +93,11 @@ In the subdirectory libguile, wrote:
regex-posix.h
Rob Browning:
-In the subdirectory srfi, wrote the initial files for:
- srfi-2.scm
- srfi-6.scm
- srfi-8.scm
- srfi-11.scm
+ wrote initial srfi/srfi-2.scm.
+ wrote initial srfi/srfi-6.scm.
+ wrote initial srfi/srfi-8.scm.
+ wrote initial srfi/srfi-11.scm.
+ ported srfi/srfi-19.scm to Guile.
Martin Grabmueller:
In the subdirectory srfi, wrote:
@@ -111,3 +111,6 @@ In the subdirectory doc, wrote:
srfi-modules.texi
srfi-13-14.texi
repl-modules.texi
+
+Will Fitzgerald:
+ wrote initial srfi/srfi-19.scm.