summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2004-08-10 22:50:58 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2004-08-10 22:50:58 +0000
commit34e29318a5e1aa1384d0b347df823319375171ba (patch)
tree3165cf86126c3aa6a5f101bd1889b5d7ac345ba1 /ChangeLog
parentfaca6bfc15d1e0a868390db97e492ce1c2e9f923 (diff)
downloadcoreutils-34e29318a5e1aa1384d0b347df823319375171ba.tar.xz
Convert to UTF-8.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 861ad5a99..d77c95dbc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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):