From 1233be76694ca81454f61e2ba5a2fb5830840191 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Fri, 12 Feb 2016 16:34:16 -0500 Subject: 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. --- ChangeLog.10 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ChangeLog.10') diff --git a/ChangeLog.10 b/ChangeLog.10 index 268b269..6736bcc 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 + Patch by Raúl Núñez de Arenas Coronado * 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 - * 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 -- cgit v1.1