diff --git a/NEWS b/NEWS index d2fc8af4..bd333e60 100644 --- a/NEWS +++ b/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