From 94484247a1d0c975b9a1b22b4770efa4f1492203 Mon Sep 17 00:00:00 2001 From: xleroy <xleroy@fca1b0fc-160b-0410-b1d3-a4f43f01ea2e> Date: Tue, 12 Jan 2010 13:29:26 +0000 Subject: [PATCH] MAJ Changes git-svn-id: https://yquem.inria.fr/compcert/svn/compcert/trunk@1223 fca1b0fc-160b-0410-b1d3-a4f43f01ea2e --- Changelog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Changelog b/Changelog index 5a58dcdbf..fce092f01 100644 --- a/Changelog +++ b/Changelog @@ -1,4 +1,4 @@ -Release 1.6, 2009-12-18 +Release 1.6, 2010-01-12 ======================= - Support Clight initializers of the form "int * x = &y;". -- GitLab