From 3073cc1fcd6e00759421a1a9b9373c140155efa6 Mon Sep 17 00:00:00 2001
From: Raymond Toy <toy.raymond@gmail.com>
Date: Mon, 30 Jan 2012 21:40:14 -0800
Subject: [PATCH] Update from logs.

---
 src/general-info/release-20d.txt | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/src/general-info/release-20d.txt b/src/general-info/release-20d.txt
index da5c74ffd..91162725a 100644
--- a/src/general-info/release-20d.txt
+++ b/src/general-info/release-20d.txt
@@ -44,12 +44,16 @@ New in this release:
     * ldb no longer prints prompts forever when EOF is reached.
 
   * Trac Tickets:
+    * #50: Print/read error with make-pathname.
+    * #53: UTF-8 in core.
 
   * Other changes:
     * The layout of the cmucl directories has been changed.
     * On darwin/x86, gcc-4.2 is explicitly used in case Xcode 4 is
       installed.  CMUCL doesn't run correctly when built with gcc/llvm
       in Xcode 4.
+    * The PowerPC port of CMUCL has been revived and is up-to-date.
+      However, only the Unicode build is supported.
 
   * Improvements to the PCL implementation of CLOS:
 
-- 
GitLab