diff --git a/NEWS b/NEWS index 2ac7eca40..b44770f25 100644 --- a/NEWS +++ b/NEWS @@ -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)