From ec3dbdb4f7f5386c40599ff3cf1fb191ced42fe9 Mon Sep 17 00:00:00 2001 From: Marc Glisse Date: Tue, 17 Jun 2014 21:34:59 +0200 Subject: Add C++ functions gcd and lcm. --- NEWS | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 5f77bce1e..4292ad818 100644 --- a/NEWS +++ b/NEWS @@ -4,6 +4,12 @@ Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved. +Changes between GMP version 6.0.* and 6.1.0 + + FEATURES + * New C++ functions gcd and lcm for mpz_class. + + Changes between GMP version 5.1.* and 6.0.0 BUGS FIXED -- cgit v1.2.1