diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS index d057c06b57..495bde01be 100644 --- a/NEWS +++ b/NEWS @@ -12,6 +12,11 @@ Version 2.25 TR. Note that not all functions from that TR are supported by the GNU C Library. +* The feature test macro __STDC_WANT_IEC_60559_BFP_EXT__, from ISO/IEC TS + 18661-1:2014, is supported to enable declarations of functions and macros + from that TS. Note that most features from that TS are not supported by + the GNU C Library. + Security related changes: [Add security related changes here] |