summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDan Hipschman <dsh@linux.ucla.edu>2007-01-24 00:27:01 +0100
committerJim Meyering <jim@meyering.net>2007-01-24 00:27:01 +0100
commit054defae19cf5245f753b06c1cda57ea9709cbef (patch)
tree93e54bcbf6e69360b6532db324b42d1ecaa17712 /ChangeLog
parent1f7d56fda5db9c5bd62eb9cc3ae543c00499a68f (diff)
downloadcoreutils-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--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 19506838a..59d7b1653 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.