Skip to content
Snippets Groups Projects
Commit f5b2db23 authored by Virgile Prevosto's avatar Virgile Prevosto
Browse files

Update Changelog following !4738

parent b61c9ea6
No related branches found
No related tags found
No related merge requests found
......@@ -18,6 +18,11 @@
Open Source Release <next-release>
###############################################################################
- Kernel [2024-10-08] Asm contracts can now have \initialized ensures.
See option -asm-contracts-ensure-init
- Kernel [2024-10-08] Option for converting stmt contracts into
ACSL assert for plug-ins with incomplete stmt contract support
See option -inline-stmt-contracts
* RTE [2024-10-04] Fixed missing assertion on modulo signed overflow.
* Eva [2024-10-04] Fixed missing signed overflow alarm on modulo.
- Eva [2024-10-04] Fewer false alarms of signed overflow on divisions.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment