summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2004-12-07 21:12:40 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2004-12-07 21:12:40 +0000
commitba5a97696fa1bd0d5daf5e05f51c2c27e3057376 (patch)
tree7cd9e4641f64fdea6d589dc28576a26d40104b46 /ChangeLog
parentf84a6e71fe8406b20fe0829221d5d3ae95afa7e2 (diff)
downloadcoreutils-ba5a97696fa1bd0d5daf5e05f51c2c27e3057376.tar.xz
* src/factor.c (factor): Don't list 1 as a factor of 1.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index ddfb64d62..37c2f97b2 100644
--- 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