diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-05-20 15:33:37 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-05-20 15:33:37 +0000 |
commit | 9639d01449f11b0d8858e13250d49107c6b9ee69 (patch) | |
tree | f27cb91343b691d8dfcb671b23281ff12daf16a0 /ChangeLog | |
parent | 93c3d288affc110d03988f453d2cd63867ff449f (diff) | |
download | glibc-9639d01449f11b0d8858e13250d49107c6b9ee69.tar.gz glibc-9639d01449f11b0d8858e13250d49107c6b9ee69.tar.xz glibc-9639d01449f11b0d8858e13250d49107c6b9ee69.zip |
Update.
1998-05-20 07:26 H.J. Lu <hjl@gnu.org> * math/libm-test.c (hypot_test): Fix a tyypo.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 65035dd380..1d87f9ad09 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +1998-05-20 07:26 H.J. Lu <hjl@gnu.org> + + * math/libm-test.c (hypot_test): Fix a tyypo. + 1998-05-20 Ulrich Drepper <drepper@cygnus.com> * stdio-common/vfprintf.c: When precision is specified for %ls or |