From 2bc55d312a472116fd9479f77ee2868482e2b44d Mon Sep 17 00:00:00 2001 From: Basile Desloges <basile.desloges@cea.fr> Date: Wed, 7 Apr 2021 16:30:50 +0200 Subject: [PATCH] [eacsl] Update changelog --- src/plugins/e-acsl/doc/Changelog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/plugins/e-acsl/doc/Changelog b/src/plugins/e-acsl/doc/Changelog index 6df26ae77eb..983c1997b76 100644 --- a/src/plugins/e-acsl/doc/Changelog +++ b/src/plugins/e-acsl/doc/Changelog @@ -25,6 +25,8 @@ Plugin E-ACSL <next-release> ############################ +- E-ACSL [2021-04-07] Add support for multiple binders in guarded + quantifications (frama-c/e-acsl#127). -* runtime [2021-03-30] Fix the end address of the memory segments in the RTL layouts. - E-ACSL [2021-03-25] Add support for `check` and `admit` annotations -- GitLab