summaryrefslogtreecommitdiff
path: root/old/fileutils
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-12-22 22:45:32 +0000
committerJim Meyering <jim@meyering.net>2000-12-22 22:45:32 +0000
commit69e09f055967773d97729b3c74ea3c064bc00c27 (patch)
treef17ddfeccb9291f7a349420de9efa632898f5b1e /old/fileutils
parent1a18604b2e3b351d259753448311cae92b5adc8d (diff)
downloadcoreutils-69e09f055967773d97729b3c74ea3c064bc00c27.tar.xz
*** empty log message ***
Diffstat (limited to 'old/fileutils')
-rw-r--r--old/fileutils/ChangeLog9
1 files changed, 7 insertions, 2 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index 82f5ec841..256556166 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -1,3 +1,10 @@
+2000-12-22 Jim Meyering <meyering@lucent.com>
+
+ * Version 4.0.34.
+
+ * src/shred.c (isaac_seed_machdep) [_ARCH_PPC]: Disable the code
+ that would use the PPC mfspr `asm' code. Suggestion from Michael Stone.
+
2000-12-19 Jim Meyering <meyering@lucent.com>
* doc/fileutils.texi: Use `ref_file' in place of `file' to make
@@ -16,8 +23,6 @@
(gid_to_name): Use it.
Rename locals, user/group, to uid/gid.
- * Version 4.0.34.
-
* src/chown-core.h (enum Change_status): Start with 1.
* src/chown.c (main): Rename locals, user/group, to uid/gid.