diff --git a/src/general-info/release-20f.txt b/src/general-info/release-20f.txt
index fdc8837f7be8ea95668b3fee044c4a659bd5c67c..de3f68222de813fa56869b16ee96add62382e4b6 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: