diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS index e346d2afe6..05850f8288 100644 --- a/NEWS +++ b/NEWS @@ -14,7 +14,7 @@ Major new features: * Optimized x86-64 trunc and truncf for processors with SSE4.1. -* Optimized generic expf and exp2f. +* Optimized generic expf, exp2f, logf. * In order to support faster and safer process termination the malloc API family of functions will no longer print a failure address and stack |