*** empty log message ***
[bpt/guile.git] / AUTHORS
diff --git a/AUTHORS b/AUTHORS
index d5d33ce..3b33c19 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -20,7 +20,12 @@ In the subdirectory libguile, wrote:
     gsubr.h  ramap.h  unif.h
 
 Gary Houston: changes to many files in libguile.
-wrote: libguile/socket.c, ice-9/expect.scm
+In the subdirectory ice-9, wrote:
+    expect.scm networking.scm popen.scm posix.scm
+
+Jim Blandy: Many changes throughout.
+In the subdirectory libguile, wrote:
+    script.c (partially)
 
 Tom Lord: Many changes throughout.
 In the subdirectory ice-9, wrote:
@@ -40,6 +45,8 @@ In the subdirectory libguile, wrote:
     backtrace.h  debug.h      options.h    root.h       srcprop.h    stacks.h
     iselect.c   gdbint.c     objects.c    objprop.c    stackchk.c   modules.c
     iselect.h   gdbint.h     objects.h    objprop.h    stackchk.h   modules.h
+    random.c
+    random.h
     gdb_interface.h
 In the subdirectory libguile, rewrote:
     coop-threads.c  coop.c          mit-pthreads.c  threads.c print.c
@@ -67,6 +74,9 @@ In the subdirectory ice-9, wrote:
     psyntax.ss
 
 Roland Orre:
+In the subdirectory libguile, wrote:
+    sort.c
+    sort.h
 In the subdirectory ice-9, wrote:
     session.scm
 
@@ -74,3 +84,8 @@ Michael N. Livshin:
 In the subdirectory libguile, wrote:
     guardians.c
     guardians.h
+
+Tim Pierce:
+In the subdirectory libguile, wrote:
+    regex-posix.c
+    regex-posix.h