From cae10dc766d000af89496f3116b21ef9f0389ab3 Mon Sep 17 00:00:00 2001
From: Virgile Prevosto <virgile.prevosto@m4x.org>
Date: Thu, 3 Jan 2019 13:41:49 +0100
Subject: [PATCH] Changelog

---
 Changelog | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/Changelog b/Changelog
index d97c6803349..9d8f9ba13e5 100644
--- a/Changelog
+++ b/Changelog
@@ -17,6 +17,10 @@
 Open Source Release <next-release>
 ##################################
 
+-   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
+              are not printed by default, use -kernel-msg-key printer:attrs
 
 ################################
 Open Source Release 18.0 (Argon)
-- 
GitLab