summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortege <tege@gmplib.org>2002-05-07 03:34:55 +0200
committertege <tege@gmplib.org>2002-05-07 03:34:55 +0200
commitf2629cce1a8f3c1136b945d2929f7c7f81be162f (patch)
tree41487c36671590c565189ef07cfdb426691a25c1
parent184d3a1389828fb8b1474500fddfe90a18bcb31a (diff)
downloadgmp-f2629cce1a8f3c1136b945d2929f7c7f81be162f.tar.gz
*** empty log message ***
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 54db97400..d77bab15b 100644
--- a/NEWS
+++ b/NEWS
@@ -28,6 +28,7 @@ Changes between MP version 4.0.1 and 4.1
* Major speed improvments for IA-64 systems (but still sub-optimal code).
* Various exact PowerPC cpu types.
* mpfr is back, with many bug fixes and portability improvements.
+* New function: mpz_ui_sub.
* Generalized low-level number format, reserving a `nails' part of each
limb. (Please note that this is really experimental. Several functions
are likely to compute garbage when nails are enabled.)