aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog10
1 files changed, 8 insertions, 2 deletions
diff --git a/Changelog b/Changelog
index 801540a9..c3edb0fd 100644
--- a/Changelog
+++ b/Changelog
@@ -1,9 +1,15 @@
-Release 2.7.1, 2016-07-10
+Release 2.7.1, 2016-07-18
=========================
-- Ported to Coq 8.5pl2. No other changes in functionality.
+- Ported to Coq 8.5pl2.
+Bug fixing:
+- Fixed a compile-time assertion failure involving builtins
+ taking a 64-bit integer parameter and given an unsigned 32-bit integer
+ argument.
+- Updates to the Cminor parser.
+
Release 2.7, 2016-06-29
=======================