From 06a893871d590e624cacf595f69fcb892482d167 Mon Sep 17 00:00:00 2001 From: Virgile Prevosto <virgile.prevosto@cea.fr> Date: Mon, 25 Sep 2023 16:17:49 +0000 Subject: [PATCH] Update Changelog following !4326 --- Changelog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Changelog b/Changelog index 9d9a0e825cf..623565a3319 100644 --- a/Changelog +++ b/Changelog @@ -18,6 +18,8 @@ Open Source Release <next-release> ############################################################################### +o! Kernel [2023-09-25] Remove Dynamic.Unloadable exception, useless since + the move from dynamic to static API for plug-ins. - Alias [2023-09-07] New alias plugin that implements a points-to analysis and an alias analysis based on Steensgaard's algorithm. For these purposes it presents a more efficient (albeit less -- GitLab