From: Jim Meyering Date: Sat, 13 Jan 2007 16:49:17 +0000 (+0100) Subject: * AUTHORS: Add chcon. X-Git-Tag: v6.9.89~341 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=23c34b8bd9d446f6f001450a3d583efbf6dc37b0;p=platform%2Fupstream%2Fcoreutils.git * AUTHORS: Add chcon. --- diff --git a/AUTHORS b/AUTHORS index 5200633..11e02c5 100644 --- a/AUTHORS +++ b/AUTHORS @@ -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 diff --git a/ChangeLog-selinux b/ChangeLog-selinux index 0424a17..881e376 100644 --- a/ChangeLog-selinux +++ b/ChangeLog-selinux @@ -1,5 +1,7 @@ 2007-01-13 Jim Meyering + * AUTHORS: Add chcon. + * src/c99-to-c89.diff: Remove trailing blanks. * src/chcon.c: Don't include "dirname.h". system.h already includes it.