diff options
author | Jim Meyering <meyering@redhat.com> | 2008-01-11 10:06:36 +0100 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2008-01-11 10:07:01 +0100 |
commit | e52a7c28ac97a8b091a3fb2cdc41ee258145603a (patch) | |
tree | f560acbae238a3ebeadd46f9d5ea08d5f1a39a58 /ChangeLog | |
parent | 6d80b05c5a6407ef28c994ed8d4c495ffed7188b (diff) | |
download | coreutils-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-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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. |