diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-01-31 13:48:14 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-01-31 13:48:14 +0000 |
commit | 5b3ce86c1ccd1bf7b463e3bc59077c9cf632cfa0 (patch) | |
tree | cfc30cf8922b739a5daefa5e8bb0f0144b3cbcd0 /ChangeLog | |
parent | 28fd0f23c1393fa430121199f3f38598eaf9d1dd (diff) | |
download | glibc-5b3ce86c1ccd1bf7b463e3bc59077c9cf632cfa0.tar.gz glibc-5b3ce86c1ccd1bf7b463e3bc59077c9cf632cfa0.tar.xz glibc-5b3ce86c1ccd1bf7b463e3bc59077c9cf632cfa0.zip |
Update.
1999-01-31 Ulrich Drepper <drepper@cygnus.com> * math/libm-test.c (fdim_test): Fix typo in message. Patch by Paul Kimoto <kimoto@spacenet.tn.cornell.edu>.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 76ebd99e84..7c1f4402b1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +1999-01-31 Ulrich Drepper <drepper@cygnus.com> + + * math/libm-test.c (fdim_test): Fix typo in message. + Patch by Paul Kimoto <kimoto@spacenet.tn.cornell.edu>. + 1999-01-31 Philip Blundell <philb@gnu.org> * sysdeps/unix/sysv/linux/sparc/sparc32/vfork.S: If the kernel |