summaryrefslogtreecommitdiff
path: root/ChangeLog.8
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.8
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.8')
-rw-r--r--ChangeLog.84
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog.8 b/ChangeLog.8
index 662028b2cc..5c3be9fc9f 100644
--- a/ChangeLog.8
+++ b/ChangeLog.8
@@ -8314,7 +8314,7 @@
1998-02-27 Ulrich Drepper <drepper@cygnus.com>
* misc/efgcvt_r.c (APPEND): Handle printing of 0.0 correctly.
- Reported by Göran Uddeborg <goeran@uddeborg.pp.se>.
+ Reported by Göran Uddeborg <goeran@uddeborg.pp.se>.
* misc/tst-efgcvt.c (ecvt_tests): Add new test case for reported
bug.
@@ -8322,7 +8322,7 @@
1998-02-25 Andreas Jaeger <aj@arthur.rhein-neckar.de>
* manual/arith.texi (Old-style number conversion): Correct
- typo. Reported by Göran Uddeborg <goeran@uddeborg.pp.se>.
+ typo. Reported by Göran Uddeborg <goeran@uddeborg.pp.se>.
1998-02-27 Ulrich Drepper <drepper@cygnus.com>