0.9.4:
authorWilliam Harold Newman <william.newman@airmail.net>
Fri, 26 Aug 2005 18:00:18 +0000 (18:00 +0000)
committerWilliam Harold Newman <william.newman@airmail.net>
Fri, 26 Aug 2005 18:00:18 +0000 (18:00 +0000)
release, tagged as sbcl_0_9_4

NEWS
version.lisp-expr

diff --git a/NEWS b/NEWS
index 22ee18e..162a188 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -41,7 +41,7 @@ changes in sbcl-0.9.4 relative to sbcl-0.9.3:
   * 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
index 04bea69..1cf949f 100644 (file)
@@ -17,4 +17,4 @@
 ;;; 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"