mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-08-05 16:19:23 +02:00
* src/factor.c (factor): Don't list 1 as a factor of 1.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user