From 21dd85bf7aa8c16e15735f5946650a200c9566f5 Mon Sep 17 00:00:00 2001 From: Emilio Jesus Gallego Arias Date: Fri, 19 Jun 2020 21:16:19 +0200 Subject: [zarith] Changelog --- .../11-infrastructure-and-dependencies/11742-zarith+core.rst | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/changelog/11-infrastructure-and-dependencies/11742-zarith+core.rst (limited to 'doc') diff --git a/doc/changelog/11-infrastructure-and-dependencies/11742-zarith+core.rst b/doc/changelog/11-infrastructure-and-dependencies/11742-zarith+core.rst new file mode 100644 index 0000000000..3b34e11ff8 --- /dev/null +++ b/doc/changelog/11-infrastructure-and-dependencies/11742-zarith+core.rst @@ -0,0 +1,8 @@ +- **Changed:** + Coq's core system now uses the `zarith `_ + library, based on GNU's gmp instead of ``num`` which is + deprecated upstream. The custom ``bigint`` module is + not longer provided; note that the ``micromega`` still uses + ``num`` + (`#11742 `_, + by Emilio Jesus Gallego Arias and Vicent Laporte). -- cgit v1.2.3