aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorYishuai Li2018-07-26 13:03:15 -0400
committerYishuai Li2018-07-26 13:09:08 -0400
commit3caed4eeae1e6a561e707911aeadce739aa83da6 (patch)
tree4f935b84aa622773abf555677d6b13094a27aaf9 /CHANGES
parent535f8ce6edea2e2692f5c9c094d3c6fd07411897 (diff)
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 2d4b82d01a..ba713e61e0 100644
--- a/CHANGES
+++ b/CHANGES
@@ -52,6 +52,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