diff options
author | Jim Meyering <jim@meyering.net> | 2001-09-06 14:36:28 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2001-09-06 14:36:28 +0000 |
commit | 3a6d52861dece0b96e1dc479ba93056fa3667fad (patch) | |
tree | e6983e828157a3a723d882b0ee2ac5c5183c227a /doc | |
parent | 37379025248a8ff393b3dca47f101217a90ea648 (diff) | |
download | coreutils-3a6d52861dece0b96e1dc479ba93056fa3667fad.tar.xz |
*** empty log message ***
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index 5b6534d1c..7c4b8d6b2 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,9 @@ +2001-09-04 Paul Eggert <eggert@twinsun.com> + + * coreutils.texi (join invocation): Describe the GNU + extension to join, which does not require sorted input when + the input contains no unpairable lines. + 2001-08-24 Herbert Xu <herbert@gondor.apana.org.au> * coreutils.texi (cut invocation): Document how cut treats lines |