From 66a1d751cebc236a4e9da87fa26f0d3777075de1 Mon Sep 17 00:00:00 2001
From: Raymond Toy <toy.raymond@gmail.com>
Date: Sat, 29 Mar 2014 09:03:04 -0700
Subject: [PATCH] Update from commit logs.

---
 src/general-info/release-20f.txt | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/general-info/release-20f.txt b/src/general-info/release-20f.txt
index b2453121a..b5f697d72 100644
--- a/src/general-info/release-20f.txt
+++ b/src/general-info/release-20f.txt
@@ -68,17 +68,17 @@ New in this release:
       Incorrect results were returned under some conditions when the
       result TN was packed in the same location as one of the argument
       TNs.
-    * Type derivation for log now matches the actual returned
-      values. (Ticket #92).
     * The float constants for various limits are defined for
       double-double floats such as
       least-positive-double-double-float. 
     * When reading very small float values, round to
       least-positive-foo-float if possible.
+    * (log -0w0) and (log 0w0) returns values analogous to the
+      double-float versions.
 
   * Trac Tickets:
     * Ticket #90 fixed.
-    * Ticket #92 fixed.
+    * Ticket #92 marked invalid..
     * Ticket #87 fixed.
     * Ticket #94 fixed.
     * Ticket #93 fixed.
-- 
GitLab