summaryrefslogtreecommitdiff
path: root/ChangeLog.6
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.6
parentf34f146e682d8d529dcf64b3c2781bf3f2f05f6c (diff)
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.6')
-rw-r--r--ChangeLog.62
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog.6 b/ChangeLog.6
index b92027174f..5858bd0493 100644
--- a/ChangeLog.6
+++ b/ChangeLog.6
@@ -1636,7 +1636,7 @@ Thu Dec 19 20:58:53 1996 Ulrich Drepper <drepper@cygnus.com>
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 <rh@unifix.de>.
+ Patches by Rüdiger Helsch <rh@unifix.de>.
* locale/locale.h: Add declaration of newlocale and freelocale.