]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - NEWS
Add fromfp functions.
[thirdparty/glibc.git] / NEWS
diff --git a/NEWS b/NEWS
index 77b1a0cf3fe481bd8c35f35d45a5f2131e03d4e1..1c855ccb5c3c2908df78f74121e5baf206923523 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -66,7 +66,9 @@ Version 2.25
 
   - Signaling NaN macros: SNANF, SNAN, SNANL.
 
-  - Nearest integer functions: roundeven, roundevenf, roundevenl.
+  - Nearest integer functions: roundeven, roundevenf, roundevenl, fromfp,
+    fromfpf, fromfpl, ufromfp, ufromfpf, ufromfpl, fromfpx, fromfpxf,
+    fromfpxl, ufromfpx, ufromfpxf, ufromfpxl.
 
   - llogb functions: the llogb, llogbf and llogbl functions, and the
     FP_LLOGB0 and FP_LLOGBNAN macros.