From 3d733bdf4eee20b28b49c0c9ef3167c634f660ad Mon Sep 17 00:00:00 2001
From: rtoy <rtoy>
Date: Sun, 24 Oct 2004 19:05:43 +0000
Subject: [PATCH] Update.

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

diff --git a/general-info/release-19b.txt b/general-info/release-19b.txt
index 1f6df6423..d22b4a8ea 100644
--- a/general-info/release-19b.txt
+++ b/general-info/release-19b.txt
@@ -42,6 +42,7 @@ New in this release:
       - Lazy sxhash on symbols implemented for ppc.
       - Pretty-printer for LOOP.
       - Added some more pprinters for various forms.
+      - Callbacks supported on Mac OS X.
 
   * Numerous ANSI compliance fixes:
       - FILE-AUTHOR should signal errors appropriately.
@@ -115,6 +116,8 @@ New in this release:
         has version :wild.
       - Fixed bug with CLX on MacOS X where the WM-SIZE-HINTS were
         larger than CLX expected.  Replaced card16 with card32.
+      - Callbacks on sparc that returned double-floats were sometimes
+        causing a sigbus error.
 
   * Other changes:
      
-- 
GitLab