From: Jim Meyering Date: Sun, 4 Feb 2001 16:28:49 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0_39~20 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=934fbc196c3f1de9157e1d3ca7d70c90dedeff57;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 53c8b6165f..b30238265a 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,3 +1,8 @@ +2001-02-04 Jim Meyering + + * src/factor.c (usage): Tweak --help output: it prints the _prime_ + factors, not just any factors. + 2001-02-03 Jim Meyering Improve the performance of `factor' (more than 2x speed-up for large N).