]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - NEWS
Add strfromd, strfromf, and strfroml functions
[thirdparty/glibc.git] / NEWS
diff --git a/NEWS b/NEWS
index 6439040a28e0900ce0f41f576a5d7a98940de4e6..897f1cfa7772a428042d4aff282edb111842a377 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -60,6 +60,9 @@ Version 2.25
 
   - NaN functions: getpayload, getpayloadf, getpayloadl.
 
+* The functions strfromd, strfromf, and strfroml, from ISO/IEC TS 18661-1:2014,
+  are added to libc.  They convert a floating-point number into string.
+
 * The <sys/quota.h> header now includes the <linux/quota.h> header.  Support
   for the Linux quota interface which predates kernel version 2.4.22 has
   been removed.