summaryrefslogtreecommitdiff
path: root/old/sh-utils
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1998-11-01 00:52:06 +0000
committerJim Meyering <jim@meyering.net>1998-11-01 00:52:06 +0000
commit8458f55338354f656d71d37d3a5a9ba8ff885321 (patch)
treef6c9d298820e48e14aa7a59beb66899ca6f2b0f9 /old/sh-utils
parentbf5ef103716460ea73f2fc3331a2fff37acd30da (diff)
downloadcoreutils-8458f55338354f656d71d37d3a5a9ba8ff885321.tar.xz
*** empty log message ***
Diffstat (limited to 'old/sh-utils')
-rw-r--r--old/sh-utils/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog
index 61d09521e..2c54ef292 100644
--- a/old/sh-utils/ChangeLog
+++ b/old/sh-utils/ChangeLog
@@ -1,3 +1,12 @@
+1998-10-31 Jim Meyering <meyering@ascend.com>
+
+ * tests/factor/Makefile.am: Rewrite to use new testing framework.
+ * tests/factor/Test.pm: Remove file.
+ * tests/factor/factor-tests: Remove file.
+ * tests/factor/basic: New file (rewrite of Test.pm).
+
+ * acconfig.h (stat): New #undef.
+
1998-10-03 Jim Meyering <meyering@ascend.com>
* man/Makefile.am: Switch to using help2man.