aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorXavier Leroy <xavier.leroy@college-de-france.fr>2020-11-14 09:49:28 +0100
committerXavier Leroy <xavier.leroy@college-de-france.fr>2020-11-14 09:49:28 +0100
commite87f24575e79e7866b132f0a970cf6f82d115b88 (patch)
tree5a6ca331c26d1d7535740a6d92ee411d77f12ee5 /Changelog
parentdc27018744ce01be26a76414fc51f8c4ff44f12b (diff)
downloadcompcert-kvx-e87f24575e79e7866b132f0a970cf6f82d115b88.tar.gz
compcert-kvx-e87f24575e79e7866b132f0a970cf6f82d115b88.zip
Support Coq 8.12.1
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/Changelog b/Changelog
index 8151362c..ce40e13b 100644
--- a/Changelog
+++ b/Changelog
@@ -35,7 +35,7 @@ The clightgen tool:
logical assertions, which was never used and possibly confusing.
Coq and OCaml development:
-- Compatibility with Coq 8.12.0, 8.11.2, 8.11.1.
+- Compatibility with Coq 8.12.1, 8.12.0, 8.11.2, 8.11.1.
- Can use already-installed Flocq and MenhirLib libraries instead of their
local copies (options `-use-external-Flocq` and `-use-external-MenhirLib`
to the `configure` script).