aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorHugo Herbelin2018-08-01 14:19:37 +0200
committerHugo Herbelin2018-08-01 14:19:37 +0200
commit68447a7c226a114d473fd6fa515893fb3f19644e (patch)
treea4dffe1bfaa513f439b1439c1f6a3deefbd8e687 /CHANGES
parent3a726a733a0d4c7ea3db30e71829ca27eab1776a (diff)
parent3caed4eeae1e6a561e707911aeadce739aa83da6 (diff)
Merge PR #8169: NArith: add sized N2Bv
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index f0327e74dc..df4a1df176 100644
--- a/CHANGES
+++ b/CHANGES
@@ -57,6 +57,8 @@ Standard Library
Solution: wrap `_ =? _` in `(_ =? _)%Z` (or whichever scope you
want).
+- Added `Ndigits.N2Bv_sized`, and proved some lemmas about it.
+
Tools
- Coq_makefile lets one override or extend the following variables from