summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.)