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

Merge branch 'feature/chromium/Changelog' into 'stable/chromium'

Changelog

See merge request frama-c/frama-c!3427
parents 4bba8bc0 9c950895
No related branches found
No related tags found
No related merge requests found
......@@ -21,6 +21,13 @@ Open Source Release <next-release>
Open Source Release 24.0 (Chromium)
###################################
- ACSL [2021-10-28] better type checks for volatile clauses
- Variadic [2021-10-26] translates printf/scanf calls even if formatting
string is not constant, warning that it will assume arguments
match the format.
- Kernel [2021-10-26] Support for C11's _Static_assert
- Libc [2021-10-26] Frama-C's libc #define _STDC_NO_COMPLEX as mandated by
ISO C11 for libraries without support for complex numbers
- Eva [2021-10-19] New options to allow states partitioning to survive
function returns: -eva-interprocedural-split for disjunctions
from split annotations, and -eva-interprocedural-history for
......
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