]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
* src/join.c (usage): Mention that input files should be sorted.
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 8 Dec 2004 23:03:02 +0000 (23:03 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 8 Dec 2004 23:03:02 +0000 (23:03 +0000)
ChangeLog

index e7b3523077860f3bbe31113e8f63eec29a25628f..8868a3885610cc1384f002a340f55a29b498296f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,9 @@
 
        * Version 5.3.0.
 
+       * src/join.c (usage): Mention that input files should be sorted.
+       Suggested by Torsten Finke.
+
        * NEWS: Document new UTC+HH:MM date syntax, and put date changes
        together.