diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS index e4deae51b7..d0e7f899d7 100644 --- a/NEWS +++ b/NEWS @@ -8,8 +8,8 @@ Please send GNU C library bug reports using the `glibcbug' script to Version 2.2.4 -* Stephen Moshier implemented expm1, log1p, acos, sinh for the 128-bit - long double format. +* Stephen Moshier implemented cosh, expm1, log1p, acos, sinh for the + 128-bit long double format. Version 2.2.3 |