From 8e32631b0fd464a6f753639f02ceb36d58eeabde Mon Sep 17 00:00:00 2001
From: Raymond Toy <toy.raymond@gmail.com>
Date: Sun, 9 Feb 2014 17:20:35 -0800
Subject: [PATCH] Update from logs.

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

diff --git a/src/general-info/release-20f.txt b/src/general-info/release-20f.txt
index fdc8837f7..de3f68222 100644
--- a/src/general-info/release-20f.txt
+++ b/src/general-info/release-20f.txt
@@ -24,6 +24,9 @@ New in this release:
     * Trig functions are signficantly faster.
     * Accuracy of trig functions improved. (Previously, they could be
       off by one or two ulp.)
+    * RUN-PROGRAM accepts :ELEMENT-TYPE to allow specifying the
+      element type for streams that are created for RUN-PROGRAM.  (See
+      ticket:92)
 
   * Changes
     * Update to ASDF 3.0.3.
@@ -69,6 +72,7 @@ New in this release:
   * Trac Tickets:
     * Ticket #90 fixed.
     * Ticket #92 fixed.
+    * Ticket #87 fixed.
 
   * Other changes:
 
-- 
GitLab