aboutsummaryrefslogtreecommitdiffhomepage
path: root/CHANGES
diff options
context:
space:
mode:
authorGravatar Théo Zimmermann <theo.zimmermann@univ-paris-diderot.fr>2017-08-16 17:24:22 +0200
committerGravatar Théo Zimmermann <theo.zimmermann@univ-paris-diderot.fr>2017-08-16 19:15:48 +0200
commit3591171d8c09e2f9cb3bea87d5ba5aa6501acacb (patch)
treeb485fd2e8652492e185acdb2e7ee171592aeada7 /CHANGES
parent05c7a8ac7721e149c78b6704b8294a3c8561482f (diff)
Improve wording.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index ce96cde16..f54cc491e 100644
--- a/CHANGES
+++ b/CHANGES
@@ -84,7 +84,7 @@ Standard Library
- New lemmas about iff and about orders on positive and Z.
- New lemmas on powerRZ.
- Strengthened statement of JMeq_eq_dep (closes BZ#4912).
-- The BigN, BigZ, BigZ libraries are not part anymore of Coq standard
+- The BigN, BigZ, BigZ libraries are no longer part of the Coq standard
library, they are now provided by a separate repository
https://github.com/coq/bignums
The split has been done just after the Int31 library.