diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2004-08-10 22:50:58 +0000 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2004-08-10 22:50:58 +0000 |
commit | 34e29318a5e1aa1384d0b347df823319375171ba (patch) | |
tree | 3165cf86126c3aa6a5f101bd1889b5d7ac345ba1 /ChangeLog | |
parent | faca6bfc15d1e0a868390db97e492ce1c2e9f923 (diff) | |
download | coreutils-34e29318a5e1aa1384d0b347df823319375171ba.tar.xz |
Convert to UTF-8.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2004-08-10 Paul Eggert <eggert@cs.ucla.edu> + 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): |