summaryrefslogtreecommitdiff
path: root/ChangeLog.11
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.11
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.11')
-rw-r--r--ChangeLog.112
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog.11 b/ChangeLog.11
index bd4f0b2f2f..d9b0364361 100644
--- a/ChangeLog.11
+++ b/ChangeLog.11
@@ -1733,7 +1733,7 @@
2000-09-28 Ulrich Drepper <drepper@redhat.com>
* manual/errno.texi: Correct error text for ENXIO.
- Reported by Jörg Schilling <schilling@fokus.gmd.de>.
+ Reported by Jörg Schilling <schilling@fokus.gmd.de>.
2000-09-27 Jes Sorensen <jes@linuxcare.com>