Skip to content

Commit 377f2df

Browse files
committed
Update release notes
1 parent 4151480 commit 377f2df

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

RELEASE_NOTES.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
1-
# Version 2.7.0 (LLVM15-18) Pending
1+
# Version 2.7.0 (LLVM15-19) Pending
22

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

1011
## Changed
1112
* Floating point exceptions FE_INVALID, FE_OVERFLOW and FE_DIVBYZERO

0 commit comments

Comments
 (0)