Skip to content

Commit 75a35bc

Browse files
committed
update release notes
1 parent 0d6a422 commit 75a35bc

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

RELEASE_NOTES.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@
77

88
## Fixed
99
* Weak pointers and weak hash tables survive snapshot save/load.
10+
* `ext:quit` can be used from any thread, not just the initial thread.
11+
12+
## Removed
13+
* `-z`/`--snapshot-symbols-save` command line option, occasionally used
14+
for snapshot debugging. You can call `core:mangled-symbol-names` if the
15+
effect is still needed.
1016

1117
# Version 2.7.0 (LLVM15-19) 2025-01-21
1218

0 commit comments

Comments
 (0)