From dd307d3eb44cfa47e803869c3229f3e114e6d83f Mon Sep 17 00:00:00 2001
From: rtoy <rtoy>
Date: Mon, 23 Jan 2006 15:31:28 +0000
Subject: [PATCH] Update from logs.

---
 general-info/release-19d.txt | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/general-info/release-19d.txt b/general-info/release-19d.txt
index cc745da21..6ce44b2a3 100644
--- a/general-info/release-19d.txt
+++ b/general-info/release-19d.txt
@@ -85,11 +85,16 @@ New in this release:
       - PARSE-TIME can parse times like "Tue Sep 7 18:56:57 UTC 2004"
         again.
       - The pretty-printer for MULTIPLE-VALUE-BIND can handle
-        mal-formed MULTIPLE-VALUE-BIND forms now, instead of producing
+        malformed MULTIPLE-VALUE-BIND forms now, instead of producing
         an error.
       - Callbacks on Darwin/ppc with a large number of args (more than
         8 integer args) should work correctly now.  (Previous versions
         would signal an error.)
+      - DESCRIBE no longer says arrays are adjustable when they are
+        not, and vice versa.
+      - Disassembly of some floating-point instructions on ppc has
+        been corrected to display floating-point registers instead of
+        integer registers.
 
   * Other changes:
 
-- 
GitLab