stat: remove support for deprecated --context (-Z) option
commit13f323786c0317347b448ae365fec95856dc0b8d
authorJim Meyering <meyering@redhat.com>
Tue, 22 Jun 2010 09:41:22 +0000 (22 11:41 +0200)
committerJim Meyering <meyering@redhat.com>
Tue, 22 Jun 2010 09:42:34 +0000 (22 11:42 +0200)
tree7efa5db6d142d8008f47148405ab621e51f9ffae
parent1419af82433027b03c2d49f7a401beb485bcbe2a
stat: remove support for deprecated --context (-Z) option

* src/stat.c (main): Remove support for the --context (-Z) option.
In upstream releases this option has always been a no-op.  It was
first ignored for compatibility, and since the June 2008 commit,
574f7614 (coreutils-7.0), its use has evoked a warning.
* NEWS (Changes in behavior): Mention it.
NEWS
src/stat.c