2.1.4: will be tagged as "sbcl-2.1.4"

This commit is contained in:
Christophe Rhodes 2021-04-28 21:54:24 +01:00
parent 6717e490f9
commit f8a57bccad

2
NEWS
View file

@ -1,6 +1,6 @@
;;;; -*- coding: utf-8; fill-column: 78 -*-
changes relative to sbcl-2.1.3:
changes in sbcl-2.1.4 relative to sbcl-2.1.3:
* platform support:
** work around address-space randomization causing instability on new
versions of MinGW. (lp#1921141)