summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2007-01-24 00:34:54 +0100
committerJim Meyering <jim@meyering.net>2007-01-24 00:34:54 +0100
commit124adb3a19cacbf41c236d47a19cb389bb815c01 (patch)
tree519dd6f4b075b43b92c1f02d69aaf944d45c40da /ChangeLog
parent054defae19cf5245f753b06c1cda57ea9709cbef (diff)
downloadcoreutils-124adb3a19cacbf41c236d47a19cb389bb815c01.tar.xz
Don't depend on "which".
* tests/misc/sort-compress (SORT): Use $abs_builddir, now which. * tests/misc/Makefile.am (TESTS_ENVIRONMENT): Export top_builddir.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 59d7b1653..e215e1d5a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2007-01-24 Jim Meyering <jim@meyering.net>
+
+ Don't depend on "which".
+ * tests/misc/sort-compress (SORT): Use $abs_builddir, now which.
+ * tests/misc/Makefile.am (TESTS_ENVIRONMENT): Export top_builddir.
+
2007-01-24 Dan Hipschman <dsh@linux.ucla.edu>
Test sort compression.