From: Jim Meyering Date: Fri, 22 Dec 2000 22:45:32 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0_34~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=69e09f055967773d97729b3c74ea3c064bc00c27;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 82f5ec841c..2565561667 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,10 @@ +2000-12-22 Jim Meyering + + * 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 * 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.