mirror of
https://gitlab.com/embeddable-common-lisp/ecl.git
synced 2026-02-03 22:20:30 -08:00
changelog: add #s fix
Signed-off-by: Daniel Kochmański <daniel@turtleware.eu>
This commit is contained in:
parent
dc1abbb23c
commit
d5fd24d267
1 changed files with 5 additions and 0 deletions
|
|
@ -44,6 +44,11 @@
|
|||
|
||||
- Building with single-threaded boehm works if ECL threads are disabled
|
||||
|
||||
- Using labels works with sharp-S-reader
|
||||
|
||||
(read-from-string
|
||||
"(#1=\"Hello\" #S(sharp-s-reader.1.example-struct :A #1#))")
|
||||
|
||||
* 16.0.0 changes since 15.3.7
|
||||
** API changes
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue