* AUTHORS: Add chcon.

This commit is contained in:
Jim Meyering
2007-01-13 17:49:17 +01:00
parent e4779654bd
commit 23c34b8bd9
2 changed files with 3 additions and 0 deletions
+1
View File
@@ -4,6 +4,7 @@ each followed by the name(s) of its author(s).
base64: Simon Josefsson
basename: FIXME unknown
cat: Torbjorn Granlund, Richard M. Stallman
chcon: Russell Coker, Jim Meyering
chgrp: David MacKenzie, Jim Meyering
chmod: David MacKenzie, Jim Meyering
chown: David MacKenzie, Jim Meyering
+2
View File
@@ -1,5 +1,7 @@
2007-01-13 Jim Meyering <jim@meyering.net>
* AUTHORS: Add chcon.
* src/c99-to-c89.diff: Remove trailing blanks.
* src/chcon.c: Don't include "dirname.h". system.h already includes it.