Patch by William Halliburton, lp#710024.
Plus missing NEWS entry for last commit.
;;;; -*- coding: utf-8; fill-column: 78 -*-
changes relative to sbcl-1.0.45:
* enhancement: largefile support on Solaris.
+ * enhancement: SB-PROFILE:REPORT now supports :LIMIT and :PRINT-NO-CALL-LIST
+ arguments (lp#710017)
* optimization: ERROR and CERROR are approximately 5 times faster.
* optimization: optimized constructors are used for MAKE-INSTANCE of classes
with applicable non-standard (SETF SLOT-VALUE-USING-CLASS),
-;;;; package lock tests with side effects
+;;;; callback tests with side effects
;;;; This software is part of the SBCL system. See the README file for
;;;; more information.
;;; 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".)
-"1.0.45.28"
+"1.0.45.29"