From 307da4d1fb744bb3c66e5a43acd7702f0ce1b7ac Mon Sep 17 00:00:00 2001 From: xleroy Date: Wed, 13 Jan 2010 09:53:07 +0000 Subject: Backtracking on commit 1220 git-svn-id: https://yquem.inria.fr/compcert/svn/compcert/trunk@1228 fca1b0fc-160b-0410-b1d3-a4f43f01ea2e --- Changelog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Changelog') diff --git a/Changelog b/Changelog index fce092f0..750048da 100644 --- a/Changelog +++ b/Changelog @@ -1,4 +1,4 @@ -Release 1.6, 2010-01-12 +Release 1.6, 2010-01-13 ======================= - Support Clight initializers of the form "int * x = &y;". -- cgit