From 082138006aa0892303970ba82e34f1957d4ffd73 Mon Sep 17 00:00:00 2001
From: rtoy <rtoy>
Date: Wed, 28 Apr 2010 22:27:40 +0000
Subject: [PATCH] Update from logs.

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

diff --git a/general-info/release-20b.txt b/general-info/release-20b.txt
index aec612a67..e04068502 100644
--- a/general-info/release-20b.txt
+++ b/general-info/release-20b.txt
@@ -43,6 +43,9 @@ New in this release:
       CMUCL can be translated, but currently only a few messages in
       Korean are translated.  For fun, there is a full Pig Latin
       translation (done by machine).  
+    - Source information (file) for defstructs and deftypes is now
+      provided.  DESCRIBE will now print out the name of the file
+      where the defstruct/deftype was defined.
 
   * ANSI compliance fixes:
     - COMPILE will update the macro-function if the specified name
@@ -145,6 +148,8 @@ New in this release:
       is abslute or relative.  Previously, the result was take from
       the SOURCE pathname, except if TO were absolute, in which case
       the result was absolute.
+    - Add MAC as an aliase to the CR composing external format.
+
   * Improvements to the PCL implementation of CLOS:
 
   * Changes to building procedure:
-- 
GitLab