diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -5,7 +5,7 @@ Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved. -Changes between GMP version 4.3.X and 4.4.0. +Changes between GMP version 4.3.X and 4.4.0 BUGS FIXED * None (contains the same fixes as release 4.3.2). @@ -64,7 +64,7 @@ Changes between GMP version 4.3.X and 4.4.0. mpn_nior_n, mpn_xnor_n, mpn_andn_n, mpn_iorn_n, mpn_com, mpn_neg, mpn_copyi, mpn_copyd, mpn_zero. - * The function mpn_tdiv_qr now allows some argument overlap. + * The function mpn_tdiv_qr now allows certain argument overlap. * Support for fat binaries for 64-bit x86 processors has been added. |