summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.