From 1d64f63b45cfe030f76132521b03e6b90c9f7e71 Mon Sep 17 00:00:00 2001
From: Raymond Toy <toy.raymond@gmail.com>
Date: Sat, 5 Dec 2015 17:00:53 -0800
Subject: [PATCH] Update from logs.

---
 src/general-info/release-21b.txt | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/general-info/release-21b.txt b/src/general-info/release-21b.txt
index feb74da90..3355fc4dc 100644
--- a/src/general-info/release-21b.txt
+++ b/src/general-info/release-21b.txt
@@ -42,10 +42,12 @@ New in this release:
       of BYTE and WORD.
     * Unix support on Linux has been unified with all other OSes.
       Thus, src/code/unix-glibc2.lisp is no longer used.
+    * Micro-optimize modular shifts on x86.
 
   * ANSI compliance fixes:
 
   * Bugfixes:
+    * Linux was missing unix-setitimer which prevented saving cores.
 
   * Trac Tickets:
 
-- 
GitLab