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.6 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ChangeLog.6') diff --git a/ChangeLog.6 b/ChangeLog.6 index b920271..5858bd0 100644 --- a/ChangeLog.6 +++ b/ChangeLog.6 @@ -1636,7 +1636,7 @@ Thu Dec 19 20:58:53 1996 Ulrich Drepper Define __USE_POSIX199309. * posix/unistd.h: Declare fdatasync only if __USE_POSIX199309. * time/time.c: Declare nanosleep only if __USE_POSIX199309. - Patches by Rüdiger Helsch . + Patches by Rüdiger Helsch . * locale/locale.h: Add declaration of newlocale and freelocale. -- cgit v1.1