about summary refs log tree commit diff
path: root/ChangeLog.10
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2016-02-12 16:34:16 -0500
committerMike Frysinger <vapier@gentoo.org>2016-02-12 16:35:27 -0500
commit1233be76694ca81454f61e2ba5a2fb5830840191 (patch)
treeb44ae24be488cf538daef17584b5ae4f7c68a38d /ChangeLog.10
parentf34f146e682d8d529dcf64b3c2781bf3f2f05f6c (diff)
downloadglibc-1233be76694ca81454f61e2ba5a2fb5830840191.tar.gz
glibc-1233be76694ca81454f61e2ba5a2fb5830840191.tar.xz
glibc-1233be76694ca81454f61e2ba5a2fb5830840191.zip
Revert "ChangeLogs: convert to utf-8"
This reverts commit d2bb040b2a2f58b1ef80f01292bd722fce01d36a.

It seems some files (like tst-regex) directly parse these and rely on
some of its content *not* being UTF-8.  Until we can fix thoses tests
(and isolate them from ChangeLog updates), back out this change.

It also shouldn't really have landed during the freeze.
Diffstat (limited to 'ChangeLog.10')
-rw-r--r--ChangeLog.104
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog.10 b/ChangeLog.10
index 268b26922b..6736bcc1fa 100644
--- a/ChangeLog.10
+++ b/ChangeLog.10
@@ -1482,7 +1482,7 @@
 
 	* manual/getopt.texi (Using the getopt function): Fix description of
 	return value for format string starting with '-' (PR libc/1551).
-	Patch by Raúl Núñez de Arenas Coronado <dervishd@jazzfree.com>
+	Patch by Raúl Núñez de Arenas Coronado <dervishd@jazzfree.com>
 
 	* sunrpc/clnt_perr.c (rpc_errlist): Fix index for RPC_PROGVERSMISMATCH.
 	Patch by jens.moeller@westgeo.com (PR libc/1550).
@@ -7316,7 +7316,7 @@
 
 1999-07-25  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
 
-	* localedata/tst-rpmatch.sh: Use "&" instead of "§" to avoid a bug
+	* localedata/tst-rpmatch.sh: Use "&" instead of "§" to avoid a bug
 	in bash 2.03.
 
 1999-07-25  Ulrich Drepper  <drepper@cygnus.com>