summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
Diffstat (limited to 'old')
-rw-r--r--old/sh-utils/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog
index c52bc976a..acd6aadbc 100644
--- a/old/sh-utils/ChangeLog
+++ b/old/sh-utils/ChangeLog
@@ -1,3 +1,11 @@
+1998-09-26 Jim Meyering <meyering@ascend.com>
+
+ * lib/xstrtol.c (__xstrtol) [STRING_TO_UNSIGNED]: Return
+ LONGINT_INVALID for strings that begin with `-'.
+
+ * tests/factor/Test.pm: Add a test for negative argument.
+ Tweak postprocessing framework.
+
1998-09-19 Jim Meyering <meyering@ascend.com>
* src/stty.c (main): Revamp option processing, again.