Updated release notes.

This commit is contained in:
Christoffer Lerno
2025-03-04 10:31:47 +01:00
parent 7a848416f7
commit d2a461d270

View File

@@ -22,6 +22,7 @@
- Fix address sanitizer to work on MachO targets (e.g. MacOS).
- Post and pre-decrement operators switched places for vector elements #2010.
- Aliases were incorrectly considered compile time constants.
- FreeBSD libc stat definitions were incorrect.
### Stdlib changes
- `new_*` functions in general moved to version without `new_` prefix.