mirror of
https://gitlab.com/embeddable-common-lisp/ecl.git
synced 2026-03-22 12:30:39 -07:00
cosmetic: update changelog
This commit is contained in:
parent
b765013374
commit
14603059a9
1 changed files with 7 additions and 0 deletions
|
|
@ -29,6 +29,13 @@
|
|||
|
||||
* Pending changes since 24.5.10
|
||||
|
||||
- Vendored libffi has been updated to the version 3.5.2
|
||||
|
||||
- It is now possible to cross-compile source code from hosts with a
|
||||
different environment than the target
|
||||
|
||||
- Compilation with -std=c23 (default for gcc-15) works now
|
||||
|
||||
- Byte operations on binary sequence streams and char operations on
|
||||
character sequence streams do not require a roundtrip for encoding and
|
||||
decoding elements (direct reading and writing to vector)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue