summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorGravatar xleroy <xleroy@fca1b0fc-160b-0410-b1d3-a4f43f01ea2e>2010-01-12 13:29:26 +0000
committerGravatar xleroy <xleroy@fca1b0fc-160b-0410-b1d3-a4f43f01ea2e>2010-01-12 13:29:26 +0000
commit94484247a1d0c975b9a1b22b4770efa4f1492203 (patch)
tree256347c299afceac0ada6b3a070c351251c11986 /Changelog
parenta8c744000247af207b489d3cdd4e3d3cf60f72e1 (diff)
MAJ Changes
git-svn-id: https://yquem.inria.fr/compcert/svn/compcert/trunk@1223 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 5a58dcd..fce092f 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;".