Skip to content

Commit

Permalink
Update Changelog for release 2.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
xavierleroy committed Jul 18, 2016
1 parent c9cbfda commit 73c4de2
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions Changelog
Original file line number Diff line number Diff line change
@@ -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
=======================

Expand Down

0 comments on commit 73c4de2

Please sign in to comment.