Fix encoding errors in ChangeLogs

This commit is contained in:
Andreas Schwab 2010-09-07 14:22:32 +02:00
parent 32cf406993
commit 389f72a5da
2 changed files with 4 additions and 4 deletions

View File

@ -660,7 +660,7 @@
* iconvdata/Makefile (generate-8bit-table): Use LC_ALL=C. * iconvdata/Makefile (generate-8bit-table): Use LC_ALL=C.
(generate-8bit-gap-table): Likewise. (generate-8bit-gap-table): Likewise.
($(objpfx)iso8859-7jp.stmp): Likewise. ($(objpfx)iso8859-7jp.stmp): Likewise.
Reported by S.ǟlar Onur <caglar@uludag.org.tr>. Reported by S.Çağlar Onur <caglar@uludag.org.tr>.
2006-03-21 Joseph S. Myers <joseph@codesourcery.com> 2006-03-21 Joseph S. Myers <joseph@codesourcery.com>
@ -6927,7 +6927,7 @@
2005-11-28 Andreas Jaeger <aj@suse.de> 2005-11-28 Andreas Jaeger <aj@suse.de>
* sysdeps/unix/sysv/linux/mips/bits/mman.h (MREMAP_FIXED): Added, * sysdeps/unix/sysv/linux/mips/bits/mman.h (MREMAP_FIXED): Added,
Patch by René Rebe <rene@exactcode.de>. Patch by René Rebe <rene@exactcode.de>.
2005-11-27 Ulrich Drepper <drepper@redhat.com> 2005-11-27 Ulrich Drepper <drepper@redhat.com>
@ -6939,7 +6939,7 @@
2005-11-27 Roland McGrath <roland@redhat.com> 2005-11-27 Roland McGrath <roland@redhat.com>
* sysdeps/unix/sysv/linux/fchownat.c: Include alloca.h, sysdep.h. * sysdeps/unix/sysv/linux/fchownat.c: Include alloca.h, sysdep.h.
Reported by René Rebe <rene@exactcode.de>. Reported by René Rebe <rene@exactcode.de>.
2005-11-27 Ulrich Drepper <drepper@redhat.com> 2005-11-27 Ulrich Drepper <drepper@redhat.com>

View File

@ -3079,7 +3079,7 @@
* charmaps/ISO-8859-16: Swap 0xa5 and 0xab entries. * charmaps/ISO-8859-16: Swap 0xa5 and 0xab entries.
2001-11-15 Børre Gaup <boerre.gaup@pc.nu> 2001-11-15 Børre Gaup <boerre.gaup@pc.nu>
* locales/se_NO: New file. * locales/se_NO: New file.