summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2008-01-11 10:06:36 +0100
committerJim Meyering <meyering@redhat.com>2008-01-11 10:07:01 +0100
commite52a7c28ac97a8b091a3fb2cdc41ee258145603a (patch)
treef560acbae238a3ebeadd46f9d5ea08d5f1a39a58 /ChangeLog
parent6d80b05c5a6407ef28c994ed8d4c495ffed7188b (diff)
downloadcoreutils-e52a7c28ac97a8b091a3fb2cdc41ee258145603a.tar.xz
tests/tr/Test.pm: Prefer en_US.ISO-8859-1 to en_US.iso88591.
Suggestions from James Youngman and Pádraig Brady in http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/12218/focus=12227
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 16d1bcbf6..4e17478d2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-01-11 Jim Meyering <meyering@redhat.com>
+
+ * tests/tr/Test.pm: Prefer en_US.ISO-8859-1 to en_US.iso88591.
+ Suggestions from James Youngman and Pádraig Brady in
+ http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/12218/focus=12227
+
2008-01-10 Jim Meyering <meyering@redhat.com>
* README-hacking: Add Git to the list of required tools.