Skip to content

Commit

Permalink
Update release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
yitzchak committed Sep 28, 2024
1 parent 4151480 commit f004fbb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
# Version 2.7.0 (LLVM15-18) Pending
# Version 2.7.0 (LLVM15-19) Pending

## Added
* Package lock support, based on SBCL's. Currently ignores local
bindings. Thanks @bumblingbats.
* Add support for 80-bit and 128-bit LONG-FLOAT. Extended precision
LONG-FLOAT is available on amd64 and non-Apply arm64 platforms. It
is automatically detected and enabled.
* LLVM19 support.

## Changed
* Floating point exceptions FE_INVALID, FE_OVERFLOW and FE_DIVBYZERO
Expand Down

0 comments on commit f004fbb

Please sign in to comment.