Skip to content

Commit a56a99f

Browse files
authored
Add PR number to ChangeLog (#26512)
I forgot to add this in #26499.
1 parent 0bb48f6 commit a56a99f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ChangeLog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ See docs/process.md for more on how version tagging works.
2222
----------------------
2323
- `EXPORT_EXCEPTION_HANDLING_HELPERS` is deprecated and setting it will not do
2424
anything. `getExceptionMessage` is exported anyway when `ASSERTIONS` or
25-
`EXCEPTION_STACK_TRACES` is set, which are set by default at `-O0`.
25+
`EXCEPTION_STACK_TRACES` is set, which are set by default at `-O0`. (#26499)
2626
- The deprecated `EMSCRIPTEN` macro is now defined in `emscripten.h` rather than
2727
on the command line (`__EMSCRIPTEN__`, which is built into LLVM, should be
2828
used instead). (#26417)

0 commit comments

Comments
 (0)