From c1a82b81e6249ec7b3103ff9a65fce4d440c298f Mon Sep 17 00:00:00 2001 From: Nikodemus Siivola Date: Sun, 27 Nov 2011 14:26:37 +0200 Subject: [PATCH] missing NEWS --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 8d62097..05d91cc 100644 --- a/NEWS +++ b/NEWS @@ -62,6 +62,8 @@ changes relative to sbcl-1.0.53: * enhancement: convenience function SET-SBCL-SOURCE-LOCATION for informing the system where on the filesystem the SBCL sources themselves are located. (Thanks to Zach Beane) + * enhancement: the compiler is now able to derive tighter bounds for + floating point numbers in some cases. (Thanks to Lutz Euler, lp#894498) * bug fix: on 64-bit targets, atomic-incf/aref does index computation correctly, even on wide-fixnum builds. (lp#887220) * bug fix: (directory "foo/*/*.*") did not follow symlinks in foo/ that -- 1.7.10.4