diff options
author | Jim Meyering <jim@meyering.net> | 2001-02-04 16:28:49 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2001-02-04 16:28:49 +0000 |
commit | 934fbc196c3f1de9157e1d3ca7d70c90dedeff57 (patch) | |
tree | 0413e2580ecdb605313ae596902a0e4ba9801195 /old | |
parent | e7b9e3e7c160530aec2b6dbec294bdb8ba4396f4 (diff) | |
download | coreutils-934fbc196c3f1de9157e1d3ca7d70c90dedeff57.tar.xz |
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r-- | old/sh-utils/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 53c8b6165..b30238265 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,3 +1,8 @@ +2001-02-04 Jim Meyering <meyering@lucent.com> + + * src/factor.c (usage): Tweak --help output: it prints the _prime_ + factors, not just any factors. + 2001-02-03 Jim Meyering <meyering@lucent.com> Improve the performance of `factor' (more than 2x speed-up for large N). |