mirror of
git://git.sv.gnu.org/findutils.git
synced 2026-01-29 12:58:55 +01:00
Move the -fstype NOTUSED description to the correct version
Signed-off-by: James Youngman <jay@gnu.org>
This commit is contained in:
14
NEWS
14
NEWS
@@ -2,6 +2,13 @@ GNU findutils NEWS - User visible changes. -*- outline -*- (allout)
|
||||
|
||||
* Major changes in release 4.5.7-git, YYYY-MM-DD
|
||||
|
||||
** Performance changes
|
||||
|
||||
If you use the -fstype FOO predicate and specify a filsystem type FOO
|
||||
which is not known (e.g. present in /etc/mtab) at the time find
|
||||
starts, that predicate is now equivalent to -false. This substitution
|
||||
currently occurs at optimisation level 2 and above.
|
||||
|
||||
* Major changes in release 4.5.6b, 2010-03-30
|
||||
|
||||
This is a replacement release for 4.5.6, which is not available by FTP
|
||||
@@ -13,13 +20,6 @@ since it contains Makefiles which are vulnerable to CVE-2009-4029.
|
||||
|
||||
patch #4848: Patch - Support for SELinux
|
||||
|
||||
** Performance changes
|
||||
|
||||
If you use the -fstype FOO predicate and specify a filsystem type FOO
|
||||
which is not known (e.g. present in /etc/mtab) at the time find
|
||||
starts, that predicate is now equivalent to -false. This substitution
|
||||
currently occurs at optimisation level 2 and above.
|
||||
|
||||
** Bug Fixes
|
||||
|
||||
#29089: SELinux --context and %Z options
|
||||
|
||||
Reference in New Issue
Block a user