From: Paul Eggert Date: Tue, 10 Aug 2004 22:50:58 +0000 (+0000) Subject: Convert to UTF-8. X-Git-Tag: v5.3.0~802 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=34e29318a5e1aa1384d0b347df823319375171ba;p=thirdparty%2Fcoreutils.git Convert to UTF-8. --- diff --git a/ChangeLog b/ChangeLog index 861ad5a999..d77c95dbcc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,11 @@ 2004-08-10 Paul Eggert + Convert all files to UTF-8. + * tests/fmt/basic (8-bit-pfx): Use UTF-8, not Latin-1. + * tests/sort/Test.pm (16a): Likewise. + * tests/uniq/Test.pm (8): Likewise. + * tests/misc/printf-hex: Use ASCII, not Latin-1. + * NEWS: Document "sort -o -" and "tee -" POSIX-conformance fixes. * src/shred.c (usage): "-" is an operand, not an option. * src/sort.c (die, xfopen, mergefps, first_same_file, merge):