1.0.23.40: export page sizes to C with LU suffix
[sbcl.git] / NEWS
diff --git a/NEWS b/NEWS
index 096f1e9..2318661 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,10 @@
   * new feature: the system now signals a continuable error if standard
     readtable modification is attempted.
   * optimization: faster generic arithmetic dispatch on x86 and x86-64.
+  * bug fix: Red Hat Enterprise 3 mmap randomization workaround. (thanks
+    to Thomas Burdick)
+  * bug fix: DEFCLASS and ENSURE-CLASS-USING-CLASS are now expected to
+    be thread safe.
   * bug fix: lexical type declarations are now correctly reported by
     SB-CLTL2. (reported by Larry D'Anna)
   * bug fix: STRING-TO-OCTETS did not handle :START properly when
   * bug fix: compiling a call to SLOT-VALUE with a constant slot-name
     when no class with the named slot yet exists no longer causes a
     compile-time style-warning.
+  * bug fix: :ALLOCATION :CLASS slots are type-checked properly
+    in safe code. (reported by Didier Verna)
+  * bug fix: #430; nested structure constructors can stack allocate.
+  * bug fix: on some 64-bit platforms dynamic space size was truncated
+    to #xffff0000 bytes. (reported by Benjamin Lambert)
 
 changes in sbcl-1.0.23 relative to 1.0.22:
   * enhancement: when disassembling method functions, disassembly