From 241ebbce7d448ab4c5c554a2ed799b2e60352ee5 Mon Sep 17 00:00:00 2001 From: Julien Signoles <julien.signoles@cea.fr> Date: Fri, 28 Jun 2019 15:06:10 +0200 Subject: [PATCH] changelog --- Changelog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Changelog b/Changelog index e683bc3766a..17a740afc05 100644 --- a/Changelog +++ b/Changelog @@ -17,6 +17,8 @@ Open Source Release <next-release> ################################## +o! Kernel [2019/06/28] removes AST constructors TCoerce, TCoerceE, + PLCoercion, PLCoercionE, Psubtype and PLsubtype -* Kernel [2019/06/20] fixes dangling ref when removing unused static local #################################### -- GitLab