diff options
author | Dan Hipschman <dsh@linux.ucla.edu> | 2007-01-24 00:27:01 +0100 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2007-01-24 00:27:01 +0100 |
commit | 054defae19cf5245f753b06c1cda57ea9709cbef (patch) | |
tree | 93e54bcbf6e69360b6532db324b42d1ecaa17712 /ChangeLog | |
parent | 1f7d56fda5db9c5bd62eb9cc3ae543c00499a68f (diff) | |
download | coreutils-054defae19cf5245f753b06c1cda57ea9709cbef.tar.xz |
Test sort compression.
* tests/misc/Makefile.am: Add the test.
* tests/misc/sort-compress: New file containing the tests.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2007-01-24 Dan Hipschman <dsh@linux.ucla.edu> + + Test sort compression. + * tests/misc/Makefile.am: Add the test. + * tests/misc/sort-compress: New file containing the tests. + 2007-01-24 Jim Meyering <jim@meyering.net> * NEWS: sort temp file compression: tweak wording. |