summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-02-19 16:12:06 +0000
committerJim Meyering <jim@meyering.net>2003-02-19 16:12:06 +0000
commit4738213e95238f2047020f17a49f74f1218eb29a (patch)
tree84375aa2d5ad491a4bad3a706a3b45328551f4b9 /ChangeLog
parent7c9292d5c98e26fa2a303635ba75d7eb161bc92c (diff)
downloadcoreutils-4738213e95238f2047020f17a49f74f1218eb29a.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 70e903662..f9c9794d9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,10 @@
* Version 4.5.8.
+ * src/join.c (usage): Change wording in --help output:
+ use FILENUM instead of `SIDE' and say what FILENUM means.
+ Reported by Bernhard Gabler.
+
* src/df.c (print_header): Rather than using a hard-coded literal
string of spaces matching the length of the English `...Type' header,
output the right number of spaces to match the selected translation.