From: Paul Eggert Date: Tue, 7 Dec 2004 21:12:40 +0000 (+0000) Subject: * src/factor.c (factor): Don't list 1 as a factor of 1. X-Git-Tag: v5.3.0~172 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba5a97696fa1bd0d5daf5e05f51c2c27e3057376;p=thirdparty%2Fcoreutils.git * src/factor.c (factor): Don't list 1 as a factor of 1. --- diff --git a/ChangeLog b/ChangeLog index ddfb64d623..37c2f97b25 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,12 @@ -2004-12-06 Jim Meyering +2004-12-07 Paul Eggert * Version 5.3.0. + * src/factor.c (factor): Don't list 1 as a factor of 1. + Problem reported by Thomas Folz-Donahue. + +2004-12-06 Jim Meyering + * tests/du/files0-from: Sanitize environment. Otherwise, e.g., BLOCKSIZE=k would cause a failure, and that setting is the default (exported from /etc/profile) on at least one