diff options
author | Jim Meyering <jim@meyering.net> | 2000-10-18 07:42:08 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-10-18 07:42:08 +0000 |
commit | eaca68c2899f0f7f5e1a43e688fae68fafcb29b5 (patch) | |
tree | 9c0067b4c20968a76b84e7dff4913bfbed020f63 /old/fileutils/ChangeLog | |
parent | 7e02b6c989d163d6db8c7cba6140445e0de9ccae (diff) | |
download | coreutils-eaca68c2899f0f7f5e1a43e688fae68fafcb29b5.tar.xz |
*** empty log message ***
Diffstat (limited to 'old/fileutils/ChangeLog')
-rw-r--r-- | old/fileutils/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 24af0c708..d37c3851c 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,9 @@ +2000-10-18 Jim Meyering <meyering@lucent.com> + + * tests/mv/part-symlink: Make sure the programs use C-locale formats + and translations. Bruno Haible reported that this test would fail + when using other locales, because ls printed a translation of `total'. + 2000-10-16 Jim Meyering <meyering@lucent.com> * src/ls.c (print_long_format): Wrap date format strings in _(...) |