diff --git a/Changelog b/Changelog index 03c0876f36c37f6fcafc6c2e2aa9697d777ef149..bc86f861d9e0ecf72c4759f9e7ed7ebc4ace8ca0 100644 --- a/Changelog +++ b/Changelog @@ -20,7 +20,7 @@ Open Source Release <next-release> * Kernel [2022-02-08] Reject array whose size is too big with a proper error message instead of a crash (fixes ##2590) -o! Kernel [2022-02-19] Removed obsolete AST nodes IndexPI and Info +o! Kernel [2022-01-19] Removed obsolete AST nodes IndexPI and Info o! Kernel [2021-12-03] Remove unused AST node Dcustom_annot and field fpadding_in_bits. Do not cache size of types in the AST but in a dedicated table.