Update NEWS to note threading stability improvement
user-defined methods on SLOT-BOUNDP-USING-CLASS and (SETF
SLOT-VALUE-USING-CLASS), and no longer causes errors with
non-standard SLOT-DEFINITION-ALLOCATION values.
+ * fixed bugs: various race conditions handling exiting threads.
+ CL-PPCRE's thread torture test now passes.
+ * fixed arguably-a-bug: GC time proportional to number of threads in
+ system even when most of them are idle
* optimization: improved performance of BIT and SBIT on bit-vectors.
changes in sbcl-0.8.12 relative to sbcl-0.8.11:
;;; checkins which aren't released. (And occasionally for internal
;;; versions, especially for internal versions off the main CVS
;;; branch, it gets hairier, e.g. "0.pre7.14.flaky4.13".)
-"0.8.12.47"
+"0.8.12.48"