From d4ac357564c4c3243c6ec9f16c257474d32ed0d8 Mon Sep 17 00:00:00 2001 From: jay Date: Fri, 29 Jul 2005 21:58:44 +0000 Subject: [PATCH] Fixed bug #13973. --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index 5dc6613..475831e 100644 --- a/NEWS +++ b/NEWS @@ -66,6 +66,10 @@ longer cause error messages to be sent into the output file. If the link count of a directory is less that two, the leaf optimisation is now disabled for that directory. +The "%Y" directive for the -orintf action now no longer changes find's +idea of the mode of the file, so this means among other things that +"-printf %Y %y" now works properly. This is Savannah bug #13973. + * Major changes in release 4.2.23 ** Documentation Changes -- 2.11.4.GIT