diff --git a/Changelog b/Changelog index a33504178e2ce8d98d26925b7b661617ad238a2a..d95a4f95aa16899872a7884c3f1e4a8fe818cc8f 100644 --- a/Changelog +++ b/Changelog @@ -17,6 +17,8 @@ Open Source Release <next-release> ################################## +- Eva [2019/01/10] Improved precision on nested loops (by postponing + the widening on inner loops according to -eva-widening-period). - Kernel [2019/01/03] Add attributes for loop statements to allow distinguishing between for, while and dowhile loops. -! Kernel [2019/01/03] Add statement attributes (sattr) to the AST. They