diff options
author | Jim Meyering <jim@meyering.net> | 2007-03-10 00:43:36 +0100 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2007-03-10 00:43:36 +0100 |
commit | 36aeb300812a324323d75175c72598a4b5f59c3d (patch) | |
tree | 8a26a8c1f705b7c9eaf5e2e63e47807c4e227921 /ChangeLog | |
parent | fe3fbf2f543e4b3a532c2b0bfd2fe18c9048caae (diff) | |
download | coreutils-36aeb300812a324323d75175c72598a4b5f59c3d.tar.xz |
Mention that both Jay Soffian and Charles Randall wrote early versions
of sort's temp-file-compression code.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -558,6 +558,10 @@ Use reap_some. (avoid_trashing_input, merge, sort, main): Adapt to mergefps. + The idea of compressing sorts temporary files was first + suggested/implemented by Jay Soffian in 1998, and again + by Charles Randall in 2001. + 2007-01-20 Jim Meyering <jim@meyering.net> * tests/misc/pwd-long: Work properly even when run from the |