From 6a9fd11d55bd794a02ec3686f3811d794aa8ac6d Mon Sep 17 00:00:00 2001
From: Raymond Toy <toy.raymond@gmail.com>
Date: Thu, 21 Feb 2013 21:46:40 -0800
Subject: [PATCH] Update from commit logs.

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

diff --git a/src/general-info/release-20e.txt b/src/general-info/release-20e.txt
index 8d14c5833..aa6e6eeb3 100644
--- a/src/general-info/release-20e.txt
+++ b/src/general-info/release-20e.txt
@@ -34,6 +34,10 @@ New in this release:
       this GC.
     * For x86, optimize TRUNCATE when the second arg is a compile-time
       constant.  (Sparc and ppc already had this optimization)
+    * The following *FEATURES* have been removed:
+      * :COMMON (not used)
+      * :CONSERVATIVE-FLOAT-TYPE (Always default to this in type
+        derivation.)
 
   * ANSI compliance fixes:
 
-- 
GitLab