1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-19 10:15:48 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2001-02-04 16:28:49 +00:00
parent e7b9e3e7c1
commit 934fbc196c

View File

@@ -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).