release, tagged as sbcl_0_9_4
* bug fix: signal handling and triggering gc do not conflict
directly anymore, in particular a high frequency sb-sprof does
not prevent gc from running
- * bug fix: DECODE-UNIVERAL-TIME now uses a more reasonable
+ * bug fix: DECODE-UNIVERSAL-TIME now uses a more reasonable
approximation for timezone and DST information between the
universal time epoch and the smallest negative 32-bit time_t.
* bug fix: ENCODE-UNIVERSAL-TIME no longer errors when passed the
;;; 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.9.3.79"
+"0.9.4"