2.6.7: will be tagged as "sbcl-2.6.7"

This commit is contained in:
Christophe Rhodes 2026-07-28 09:09:19 +01:00
parent 5fff18b78a
commit 09782c9c16

2
NEWS
View file

@ -1,6 +1,6 @@
;;;; -*- coding: utf-8; fill-column: 78 -*-
changes relative to sbcl-2.6.6:
changes in sbcl-2.6.7 relative to sbcl-2.6.6:
* new contrib module: SB-MANUAL contains the SBCL manual in docstrings of
section definitions, which tie together the docstrings of normal Lisp
definitions. The manual can thus be explored interactively in the usual