From: Jim Meyering Date: Sun, 31 Aug 1997 12:54:14 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: TEXTUTILS-1_22a~145 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2a1bb90a7e0e9bf2a2956de54b628160bd16fd2b;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 3fc728cb20..3bcf11647c 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,22 @@ +1997-08-31 Jim Meyering + + * src/rm.c: Major rewrite. Use fchdir/chdir. + + * m4/d-info.m4: New file. + + * src/chmod.c (change_file_mode): Call describe_change with a 3-state + argument. + (describe_change): Report whether the operation was successful, + a failure, or that the request was a no-op. + Before, running `chmod --verb u-r /' as non-root reported + mode of / changed to 0355 (-wxr-xr-x) + chmod: /: Not owner + FIXME: do the same for chgrp and chown + Reported by Philippe Schnoebelen + + * lib/simple-hash.h: New file. + * lib/simple-hash.c: New file. + 1997-07-28 Jim Meyering * configure.in (AC_OUTPUT): Remove tests/ls/Makefile.