From a5175917df91f875c88e7206757f3903ff05707b Mon Sep 17 00:00:00 2001
From: Raymond Toy <toy.raymond@gmail.com>
Date: Mon, 5 Sep 2016 15:38:08 -0700
Subject: [PATCH] Revert changes restoring to snapshot-2016-06.

---
 src/general-info/release-21a.txt | 10 ----------
 1 file changed, 10 deletions(-)

diff --git a/src/general-info/release-21a.txt b/src/general-info/release-21a.txt
index eea153139..fbb2938af 100644
--- a/src/general-info/release-21a.txt
+++ b/src/general-info/release-21a.txt
@@ -100,16 +100,6 @@ New in this release:
     * Issue #3: Shadowing compiler macro functions.
     * Issue #7: Local functions and get-setf-expansions
     * Issue #8: Constants and top-level code
-    * Issue #10: (setf aref) on (simple-array (unsigned-byte 4) (*))
-      with constant index is incorrect.
-    * Issue #11: Merge unix-glibc2.lisp into unix.lisp
-    * Issue #14: (asinh 0d0) signals inexact on linux
-    * Issue #16: pathname-match-p doesn't handle search lists
-    * Issue #18: Fix docstring for *environment-list*
-    * Issue #18: Add better description to :env option for run-program
-    * Issue #19: Make min version for OSX be 10.6
-    * Issue #22: Incorrect coercion to float
-    * Issue #12: unable to build master/$HEAD with 2015-12 darwin snapshot
 
   * Other changes:
     * Cross compile scripts from x86 to sparc and ppc updated to work
-- 
GitLab