Skip to content

Commit

Permalink
Update.
Browse files Browse the repository at this point in the history
2001-06-29  Andreas Jaeger  <aj@suse.de>

	* sysdeps/ieee754/ldbl-128/s_asinhl.c: New file.
	Patch by Stephen L Moshier <moshier@mediaone.net>.
  • Loading branch information
Andreas Jaeger committed Jun 29, 2001
1 parent 1573f84 commit 2995f70
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
2001-06-29 Andreas Jaeger <aj@suse.de>

* sysdeps/ieee754/ldbl-128/s_asinhl.c: New file.
Patch by Stephen L Moshier <moshier@mediaone.net>.

2001-06-28 Ulrich Drepper <drepper@redhat.com>

* manual/argp.texi: Tons of cleanups.
Expand Down
4 changes: 2 additions & 2 deletions NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ Please send GNU C library bug reports using the `glibcbug' script to

Version 2.2.4

* Stephen Moshier implemented cosh, expm1, log1p, acos, sinh, tanh for
the 128-bit long double format.
* Stephen Moshier implemented cosh, expm1, log1p, acos, sinh, tanh,
asinh for the 128-bit long double format.

* Bruno Haible updated all the code handling Unicode in some form to
support Unicode 3.1.
Expand Down

0 comments on commit 2995f70

Please sign in to comment.