aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorxleroy <xleroy@fca1b0fc-160b-0410-b1d3-a4f43f01ea2e>2011-08-22 09:41:12 +0000
committerxleroy <xleroy@fca1b0fc-160b-0410-b1d3-a4f43f01ea2e>2011-08-22 09:41:12 +0000
commit97a1231b8f3de4d413fc3347f941812860616575 (patch)
tree62c32ce3b2120d8314ab81c77e09e94545ea3912 /Changelog
parent6ceceaed3d71a785fa1cccc1059c9a141e99eee1 (diff)
downloadcompcert-kvx-97a1231b8f3de4d413fc3347f941812860616575.tar.gz
compcert-kvx-97a1231b8f3de4d413fc3347f941812860616575.zip
Changelog, doc: updated for release 1.9v1.9
lib/Integers, Makefile: unsuccessful experiments with coqchk git-svn-id: https://yquem.inria.fr/compcert/svn/compcert/trunk@1723 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 cebff9ab..e3fae536 100644
--- a/Changelog
+++ b/Changelog
@@ -1,4 +1,4 @@
-Release 1.9, 2011-xx-xx
+Release 1.9, 2011-08-22
=======================
- The reduction semantics of CompCert C was made executable and turned