summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--old/fileutils/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index 06e1b0d2c..184532818 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -2,6 +2,9 @@
* Version 4.1.11.
+ * src/stat.c (usage): The short form of --dereference is now -L, not -l.
+ Reported by Kalle Olavi Niemitalo.
+
* src/rm.c: Add new option, --presume-input-tty, for testing only.
Not documented.