summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2004-11-19 19:30:12 +0000
committerJim Meyering <jim@meyering.net>2004-11-19 19:30:12 +0000
commitd12ad922570161bd5010e6bcba43881ba49ef58a (patch)
treea31eaaf1ddbc0660d6b93fe1fe866e0603e0bcac /ChangeLog
parent148f896119fcfd44f4fcc58efcf5ced46356839e (diff)
downloadcoreutils-d12ad922570161bd5010e6bcba43881ba49ef58a.tar.xz
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f1201372d..1ffaaebc1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.