diff options
author | Jim Meyering <jim@meyering.net> | 2004-11-19 19:30:12 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2004-11-19 19:30:12 +0000 |
commit | d12ad922570161bd5010e6bcba43881ba49ef58a (patch) | |
tree | a31eaaf1ddbc0660d6b93fe1fe866e0603e0bcac /ChangeLog | |
parent | 148f896119fcfd44f4fcc58efcf5ced46356839e (diff) | |
download | coreutils-d12ad922570161bd5010e6bcba43881ba49ef58a.tar.xz |
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -2,6 +2,10 @@ * Version 5.3.0. + * src/ls.c (usage): Clarify description of --author. + Tweak indentation so that help2man creates better nroff. + Reported by Dan Jacobson. + * src/uniq.c (check_file): Don't check stdout for errors here. * src/pwd.c (find_dir_entry): Update comment to match reality. |