summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1996-02-29 05:09:45 +0000
committerJim Meyering <jim@meyering.net>1996-02-29 05:09:45 +0000
commit20c8b4db54deaaf0991497d39fb031aefc223f9a (patch)
tree2444a42cb9cb96e1d8ac37508b55a75243eb5bb1 /old
parentc44dd6ddadb42778f537165beccef40bfc220e3c (diff)
downloadcoreutils-20c8b4db54deaaf0991497d39fb031aefc223f9a.tar.xz
.
Diffstat (limited to 'old')
-rw-r--r--old/sh-utils/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog
index a231fe989..34c285711 100644
--- a/old/sh-utils/ChangeLog
+++ b/old/sh-utils/ChangeLog
@@ -2,6 +2,7 @@ Wed Feb 28 20:53:24 1996 Jim Meyering (meyering@na-net.ornl.gov)
* lib/Makefile.am (su_SOURCES): Add xstrtoul.c.
(noinst_HEADERS): Add xstrtoul.h.
+
* factor.c: General cleanup. Use xstrtoul, not atoi.
Change output format. Allow inputs as large as ULONG_MAX.
Allow more than one command line argument.