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 344b350c5..a0013d833 100644
--- a/old/sh-utils/ChangeLog
+++ b/old/sh-utils/ChangeLog
@@ -1,3 +1,12 @@
+2000-05-29 Jim Meyering <meyering@lucent.com>
+
+ * src/help-version: Use `WARNING', not just `Warning' in the
+ broken-/bin/sh diagnostic, to be consistent with other such warnings.
+
+2000-05-21 Jim Meyering <meyering@lucent.com>
+
+ * tests/nice: Disable test on djgpp.
+
2000-05-15 Jim Meyering <meyering@lucent.com>
* tests/date/Test.pm (test_vector): Skip the %c test on SunOS4 systems.