aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorYishuai Li2018-09-07 21:22:11 -0400
committerYishuai Li2018-09-07 21:23:54 -0400
commit31a52b8e1efc85aead31af1ea4a8106c4c28ffba (patch)
tree1cbdc4516ce9b89735fbf4a2e954251b0816040d /CHANGES
parent69fb545f0fad2b356f5be1ce3e1a24b5afe26ce2 (diff)
NArith: deprecate N2Bv_gen
Use N2Bv_sized instead.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 5d1c9a9c2d..74714a2e83 100644
--- a/CHANGES
+++ b/CHANGES
@@ -64,6 +64,7 @@ Standard Library
want).
- Added `Ndigits.N2Bv_sized`, and proved some lemmas about it.
+ Deprecated `Ndigits.N2Bv_gen`.
- The scopes `int_scope` and `uint_scope` have been renamed to
`dec_int_scope` and `dec_uint_scope`, to clash less with ssreflect