From 5135f9c50126a360e1751f3d1c4670d36da3a225 Mon Sep 17 00:00:00 2001 From: ram <ram> Date: Sun, 2 Feb 1992 16:52:05 +0000 Subject: [PATCH] Updated for 15d --- general-info/beta-release-notes.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/general-info/beta-release-notes.txt b/general-info/beta-release-notes.txt index 4fb5144dc..87fd1cd41 100644 --- a/general-info/beta-release-notes.txt +++ b/general-info/beta-release-notes.txt @@ -1,4 +1,4 @@ - Release notes for CMU Common Lisp 15c, 23 January 92 + Release notes for CMU Common Lisp 15d, 2 February 92 These release notes cover changes since the beta release of version 15b on 6 June 91. Execpt for Miles Bader's portable disassembler and a few minor @@ -20,6 +20,7 @@ Bug fixes: -- Bignum printing now works correctly in base 36. -- Fixed EXPT to deal with SINGLE-FLOAT x SINGLE-FLOAT arg type combination. -- Fixed TRUNCATE to handle the SINGLE-FLOAT/DOUBLE-FLOAT case. + -- The PROFILE package works once again. Enhancements: -- A new retargetable disassembler provides DISASSEMBLE support on the SPARC, -- GitLab