aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog5
1 files changed, 3 insertions, 2 deletions
diff --git a/Changelog b/Changelog
index 7b230e41..0a45e468 100644
--- a/Changelog
+++ b/Changelog
@@ -13,8 +13,9 @@ Bug fixing:
- Issue #P25: make sure sizeof(long double) = sizeof(double) in all contexts.
Coq and Caml development:
-- Pull request #191: Support Coq version 8.7.0 in addition to Coq 8.6.1.
- Coq 8.6 (.0) is no longer supported owing to an incompatibility with 8.7.0.
+- Pull request #191: Support Coq version 8.7.0 and 8.7.1 in addition
+ to Coq 8.6.1. Coq 8.6 (.0) is no longer supported owing to an
+ incompatibility with 8.7.0.
(Sigurd Schneider)