chmod: output the original mode in verbose mode
authorBernhard Voelker <mail@bernhard-voelker.de>
Wed, 25 May 2011 21:11:08 +0000 (22:11 +0100)
committerPádraig Brady <P@draigBrady.com>
Wed, 25 May 2011 22:04:12 +0000 (23:04 +0100)
commite89c998a9ecbe0a1b29d7e6c97531d5069877087
tree1a556d33c38ffdabcfd43ce96c3f79dcd8f76383
parentbf9d4f1317e1247e16a643128a60620444d7049f
chmod: output the original mode in verbose mode

* src/chmod.c (describe_change): Pass in the original mode,
and output this in the messages.
* tests/chmod/c-option: Adjust as per the new message.
* THANKS.in: Remove the now auto-generated name.
* NEWS: Mention the change in behavior.

Signed-off-by: Pádraig Brady <P@draigBrady.com>
NEWS
THANKS.in
src/chmod.c
tests/chmod/c-option