Move the -fstype NOTUSED description to the correct version

Signed-off-by: James Youngman <jay@gnu.org>
This commit is contained in:
James Youngman
2010-04-01 21:45:04 +01:00
parent cbdfd2d86f
commit 37e02b56f7

14
NEWS
View File

@@ -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