]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
* src/factor.c (factor): Don't list 1 as a factor of 1.
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 7 Dec 2004 21:12:40 +0000 (21:12 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 7 Dec 2004 21:12:40 +0000 (21:12 +0000)
ChangeLog

index ddfb64d623d20220c9f7cdfa3c989357bac5ee7b..37c2f97b258a6b2245beb59d65eb0f771117129b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,12 @@
-2004-12-06  Jim Meyering  <jim@meyering.net>
+2004-12-07  Paul Eggert  <eggert@cs.ucla.edu>
 
        * 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  <jim@meyering.net>
+
        * 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