diff --git a/src/general-info/release-21b.txt b/src/general-info/release-21b.txt index feb74da90d56ae0451285212cae365d9db12ce5d..3355fc4dc21ad659b2bbdc4a797bc9a2c2cd0c73 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: