]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - NEWS
Add narrowing add functions.
[thirdparty/glibc.git] / NEWS
diff --git a/NEWS b/NEWS
index 06c92519a3569ecaa161732a110dcc1b2f277325..56780313f50ed14954ee7eba5ab5d5ef529909e0 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -9,7 +9,11 @@ Version 2.28
 
 Major new features:
 
-  [Add new features here]
+* <math.h> functions that round their results to a narrower type are added
+  from TS 18661-1:2014 and TS 18661-3:2015:
+
+  - fadd, faddl, daddl and corresponding fMaddfN, fMaddfNx, fMxaddfN and
+    fMxaddfNx functions.
 
 Deprecated and removed features, and other changes affecting compatibility: