]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Fri, 22 Dec 2000 22:45:32 +0000 (22:45 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 22 Dec 2000 22:45:32 +0000 (22:45 +0000)
old/fileutils/ChangeLog

index 82f5ec841c8d89add90469b9ea419c3f3e27cc90..2565561667c4ef1cd36fc7ba00f7f28a4ad90d2a 100644 (file)
@@ -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.