about summary refs log tree commit diff
path: root/ChangeLog.old/ChangeLog.14
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.old/ChangeLog.14')
-rw-r--r--ChangeLog.old/ChangeLog.1412
1 files changed, 6 insertions, 6 deletions
diff --git a/ChangeLog.old/ChangeLog.14 b/ChangeLog.old/ChangeLog.14
index 708e765084..eb45d78862 100644
--- a/ChangeLog.old/ChangeLog.14
+++ b/ChangeLog.old/ChangeLog.14
@@ -4149,7 +4149,7 @@
 	* sysdeps/x86_64/fpu/s_ilogbl.S: New file.
 	* sysdeps/x86_64/fpu/e_remainderl.S: New file.
 
-	* math/libm-test.inc (floor_test): Test also ±0.25.
+	* math/libm-test.inc (floor_test): Test also ±0.25.
 	(ceil_test): Test -0.25.
 
 2003-11-17  Ulrich Drepper  <drepper@redhat.com>
@@ -4658,7 +4658,7 @@
 	(hol_entry_long_iterate): Change __attribute to __attribute__.
 	(_help, __argp_error, __argp_failure) [!_LIBC && (HAVE_FLOCKFILE
 	&& HAVE_FUNLOCKFILE)]: Protect call to flockfile and funlockfile.
-	(__argp_basename) [!_LIBC]: New. Taken from LSH, by Niels Möller,
+	(__argp_basename) [!_LIBC]: New. Taken from LSH, by Niels Möller,
 	modified after comments from Ulrich Drepper.
 	(__argp_short_program_name): Ditto.
 	(__argp_state_help, __argp_error, __argp_failure): Use it.
@@ -10627,7 +10627,7 @@
 	and handle TPREL16 relocs too.  Return rather than break for DTPREL64.
 	Mostly from Steven Munroe <sjmunroe@us.ibm.com>.
 
-2003-03-11  Ralf Baechle  <ralf@linux-mips.org>
+2003-03-11  Ralf Bächle  <ralf@linux-mips.org>
 
 	* sysdeps/unix/sysv/linux/mips/clone.S (__thread_start): Use jal
 	instead of jalr to invoke subroutine so restoring the $gp register
@@ -12372,7 +12372,7 @@
 	* elf/reldep6.c: Create relocation dependency before closing the first
 	module.
 
-2003-01-10  Guido Günther  <agx@sigxcpu.org>
+2003-01-10  Guido Günther  <agx@sigxcpu.org>
 
 	* sysdeps/unix/mips/fork.S: Add PSEUDO_END.
 	* sysdeps/unix/mips/brk.S: Likewise.
@@ -15230,11 +15230,11 @@
 	service hasn't been used [PR libc/4744].
 
 	* include/features.h: Use __STDC_VERSION__ not __STDC_VERSION.
-	Reported by Miloslav Trmac <mitr@volny.cz> [PR libc/4766].
+	Reported by Miloslav TrmaÄ <mitr@volny.cz> [PR libc/4766].
 
 	* manual/examples/dir.c: Don't include <stddef.h>.
 	* manual/examples/select.c: Include <errno.h> for TEMP_FAILURE_RETRY.
-	Reported by Frédéric Delanoy <delanoy_f@yahoo.com>.
+	Reported by Frédéric Delanoy <delanoy_f@yahoo.com>.
 
 2002-11-02  H.J. Lu  <hjl@gnu.org>