chown,chgrp: output the original ownership in -v messages
authorPádraig Brady <P@draigBrady.com>
Fri, 27 May 2011 22:07:08 +0000 (23:07 +0100)
committerPádraig Brady <P@draigBrady.com>
Fri, 27 May 2011 22:21:46 +0000 (23:21 +0100)
commit54a49f22ae158470142f92e00af69fbb3b774699
treef330d996e954f5a02f6a62075b9e94b4dd97a7bc
parent6b282e7510ca8dcbb44f8402b52ba8c8b1d01b80
chown,chgrp: output the original ownership in -v messages

* src/chown-core.c (describe_change): Output the
original owner if possible.
(user_group_str): Handle the case when neither
owner or group are passed.
* NEWS: Mention the change in behavior.
NEWS
src/chown-core.c