Skip to content
Snippets Groups Projects
Commit 624ce675 authored by Basile Desloges's avatar Basile Desloges
Browse files

[eacsl] Update changelog

parent 1d7a1e88
No related branches found
No related tags found
No related merge requests found
......@@ -25,13 +25,16 @@
Plugin E-ACSL <next-release>
############################
- E-ACSL [2020-07-28] Add support of bitwise operators.
(frama-c/e-acsl#33)
-* E-ACSL [2020-07-20] Fix unstable order of generated globals.
(frama-c/e-acsl#124)
-* E-ACSL [2020-07-10] Fix translation of trange (incorrect length).
-* E-ACSL [2020-07-09] Decrease the number of allocated blocks when one
block is freed.
- E-ACSL [2020-06-19] Add support of bitwise operators for C integers.
(frama-c/e-acsl#33)
-* E-ACSL [2020-07-10] Fix translation of trange (incorrect length).
-* E-ACSL [2020-07-09] Decrease the number of allocated blocks when one
block is freed.
- E-ACSL [2020-06-19] Add support to create GMP rational from GMP
integer. (frama-c/e-acsl#120)
-* E-ACSL [2020-06-18] Fix support of VLA memory tracking.
......
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