0.7.3:
[sbcl.git] / CREDITS
diff --git a/CREDITS b/CREDITS
index e92176a..f355e74 100644 (file)
--- a/CREDITS
+++ b/CREDITS
@@ -524,9 +524,9 @@ Cadabra, Inc. (later merged into GoTo.com):
 Douglas Crosher:
   He continued to improve CMU CL after SBCL forked from it, creating 
   many patches which were directly applicable to SBCL. Notable examples
-  include fixes for various compiler bugs, and a generalization
-  of the type system's handling of the CONS type to allow ANSI-style
-  (CONS FOO BAR) types. 
+  include fixes for various compiler bugs, the implementation of
+  CL:DEFINE-SYMBOL-MACRO, and a generalization of the type system's
+  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
@@ -572,6 +572,10 @@ Christophe Rhodes:
   it, like *BACKEND-FEATURES*). He's also contributed miscellaneous
   bug fixes.
 
+Brian Spilsbury:
+  He wrote Unicode-capable versions of SBCL's character, string, and
+  stream operations.
+
 Raymond Toy:
   He continued to work on CMU CL after the SBCL fork, especially on
   floating point stuff. Various patches and fixes of his have been