master: Adjust NEWS
stassats via Sbcl-commits <[email protected]>
| Newsgroups | gmane.lisp.steel-bank.cvs |
|---|---|
| Message-ID | <[email protected]> |
The branch "master" has been updated in SBCL:
via ecf9f81f924c719de1638bf6ff8bb577e9fdef49 (commit)
from fa26f84013efb4b3c3c3a2b547e1e87f337e82b7 (commit)
- Log -----------------------------------------------------------------
commit ecf9f81f924c719de1638bf6ff8bb577e9fdef49
Author: Stas Boukarev <[email protected]>
Date: Thu Aug 27 00:31:19 2026 +0300
Adjust NEWS
That was done in the previous release.
---
NEWS | 2 --
1 file changed, 2 deletions(-)
diff --git a/NEWS b/NEWS
index 1ac405df1..6db0815c3 100644
--- a/NEWS
+++ b/NEWS
@@ -12,8 +12,6 @@ changes relative to sbcl-2.6.7:
Harrington and Arthur Miller)
* bug fix: FILE-POSITION on a stream after reading input into a list or
generic sequence returns the correct result.
- * bug fix: compiler crash while deleting SET nodes in constraint
- propagation. (lp#2161789)
* bug fix: allow the manual to build on more platforms. (lp#2162021)
* bug fix: infinite loop in the compiler while attempting to remove data
moves. (lp#2162597)
-----------------------------------------------------------------------
hooks/post-receive
--
SBCL