aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorxleroy <xleroy@fca1b0fc-160b-0410-b1d3-a4f43f01ea2e>2010-01-13 09:53:07 +0000
committerxleroy <xleroy@fca1b0fc-160b-0410-b1d3-a4f43f01ea2e>2010-01-13 09:53:07 +0000
commit307da4d1fb744bb3c66e5a43acd7702f0ce1b7ac (patch)
tree1f8ce41f366bf19b777a1934ae0b1eb09be0a9f3 /Changelog
parent33a4bcf3695d0ee2793b3bdd12f6ee787d152f36 (diff)
downloadcompcert-kvx-307da4d1fb744bb3c66e5a43acd7702f0ce1b7ac.tar.gz
compcert-kvx-307da4d1fb744bb3c66e5a43acd7702f0ce1b7ac.zip
Backtracking on commit 1220v1.6
git-svn-id: https://yquem.inria.fr/compcert/svn/compcert/trunk@1228 fca1b0fc-160b-0410-b1d3-a4f43f01ea2e
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog2
1 files changed, 1 insertions, 1 deletions
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;".