]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Wed, 9 Jun 2004 13:54:21 +0000 (13:54 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 9 Jun 2004 13:54:21 +0000 (13:54 +0000)
ChangeLog

index 375069ba0b68c3315a62e77fdd5dfbbbac82c039..421793aef98a12782137ef707f855debe62ac0a3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,12 +1,15 @@
 2004-06-09  Jim Meyering  <jim@meyering.net>
 
+       * Version 5.3.0.
+
+       * src/chown-core.c (change_file_owner): Change names of parameters
+       old_uid and old_gid to required_uid and required_gid respectively.
+
        * src/chmod.c (mode_changed): Return false, not 0, now that the
        function returns `bool'.
 
 2004-06-08  Paul Eggert  <eggert@cs.ucla.edu>
 
-       * Version 5.3.0.
-
        Adjust chmod and chown to be similar if -c or -v are given.  In
        particular, a no-op chown is no longer reported as a change; this
        reverts to previous behavior.  Also, fix both commands so that -v