0.8.6.5
[sbcl.git] / CREDITS
diff --git a/CREDITS b/CREDITS
index 0318e38..d2a45a1 100644 (file)
--- a/CREDITS
+++ b/CREDITS
@@ -512,7 +512,7 @@ Daniel Barlow:
   and PPC ports (from CMUCL), control stack exhaustion checking (new)
   and native threads support for x86 Linux (new).  He also refactored
   the garbage collectors for understandability, wrote code
-  (e.g. grovel_headers.c and stat_wrapper stuff) to find
+  (e.g. grovel-headers.c and stat_wrapper stuff) to find
   machine-dependent and OS-dependent constants automatically, and was
   original author of the asdf, asdf-install, sb-bsd-sockets,
   sb-executable, sb-grovel and sb-posix contrib packages.
@@ -536,16 +536,14 @@ Douglas Crosher:
   handling of the CONS type to allow ANSI-style (CONS FOO BAR) types. 
 
 Alexey Dejneka:
-  He has fixed many, many bugs. There's no single summary theme, but
-  he's fixed about a dozen different bugs in LOOP alone, and more
-  in the compiler itself. It appears that a lot of his fixes there
-  and elsewhere reflect systematic public-spiritedness, fixing bugs
-  as they show up in sbcl-devel or as archived in the BUGS file.
+  He fixed many, many bugs on various themes, and has done a
+  tremendous amount of work on the compiler in particular, fixing
+  bugs and refactoring.
 
 Paul Dietz
   He is in the process of writing a comprehensive test suite for the
   requirements of the ANSI Common Lisp standard.  Already, at the
-  halfway stage, it has caught many tens of bugs in SBCL, and provided
+  halfway stage, it has caught hundreds of bugs in SBCL, and provided
   simple test cases for them.
 
 Miles Egan
@@ -688,3 +686,4 @@ WHN  William ("Bill") Newman
 CSR  Christophe Rhodes
 PVE  Peter Van Eynde
 PW   Paul Werkowski
+PFD  Paul F. Dietz