From ed63afa2cd450f848d408dda73160891cf252653 Mon Sep 17 00:00:00 2001
From: rtoy <rtoy>
Date: Tue, 31 Jan 2006 15:55:29 +0000
Subject: [PATCH] Update from logs.

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

diff --git a/general-info/release-19d.txt b/general-info/release-19d.txt
index 6ce44b2a3..f4c683611 100644
--- a/general-info/release-19d.txt
+++ b/general-info/release-19d.txt
@@ -32,7 +32,8 @@ New in this release:
       - LONG-LONG and UNSIGNED-LONG-LONG are recognized types in the
         C-CALL package for signed and unsigned 64-bit integers.
       - A port of gencgc to Darwin/ppc has been made.  This still
-        needs work, and is known to have some issues.
+        needs work, and is known to have some issues, but it compiles
+        CMUCL without problems and runs maxima just fine.
       - TRACE supports tracing of FLET/LABELS functions.  Use (trace
         (labels foo bar)) to trace the labels function FOO in the
         function BAR.  This is currently experimental.
-- 
GitLab