diff options
Diffstat (limited to 'ChangeLog.7')
-rw-r--r-- | ChangeLog.7 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ChangeLog.7 b/ChangeLog.7 index d3866786df..cc1a5a79f8 100644 --- a/ChangeLog.7 +++ b/ChangeLog.7 @@ -415,7 +415,7 @@ definition. Patch by Zack Weinberg <zack@rabi.phys.columbia.edu>. * stdlib/strtod.c: Handle numbers like 0.0e10000 correctly which - produce ±0.0. Reported by Joe Keane <jgk@jgk.org>. + produce ±0.0. Reported by Joe Keane <jgk@jgk.org>. * sysdeps/libm-ieee754/s_ceill.c: Fix typos. * sysdeps/libm-ieee754/s_llrint.c: Correct code, it never worked. @@ -5782,7 +5782,7 @@ 1997-07-05 11:56 Ulrich Drepper <drepper@cygnus.com> * login/login.c (tty_name): Use newly allocated buffer. - Patch by Jaakko Hyvätti <jaakko.hyvatti@iki.fi>. + Patch by Jaakko Hyvätti <jaakko.hyvatti@iki.fi>. * time/asctime.c: Never translate week and month name according to LC_TIME. Patch by Paul Eggert <eggert@twinsun.com>. @@ -9333,7 +9333,7 @@ * string/tst-svc.c: New file. Test for strverscmp. * string/tst-svc.input: New file. Input data for tst-svc. * string/tst-svc.expect: New file. Expected out from tst-svc. - Patches by Jean-François Bignolles <bignolle@ecoledoc.ibp.fr>. + Patches by Jean-François Bignolles <bignolle@ecoledoc.ibp.fr>. * math/Makefile (calls): Add s_signbit. |