summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.