On Mon, May 17, 2010 at 11:41 PM, Kamil Dudka <[email protected]> wrote:
> On Monday 17 of May 2010 23:59:11 James Youngman wrote:
>> Unfortunately I think something went a little wrong with the rebase
>> (or whatever you did). When I apply your patches against
>> rel-4-4-fixes (a242875ae63167ee29c3f626741c56266be3bc92) and do "make
>> distcheck" I get this output:
>
> Sorry for not catching this. Unfortunately 'make distcheck' does not work
> by me without the patches either:
Oh, oops. I didn't realise it started out broken!
> My mistake, it looks like I got confused by the following commit:
>
> http://git.savannah.gnu.org/gitweb/?p=findutils.git;a=commitdiff;h=aec54f2317440454a57580309c32de1dde62259c
>
>> (after performing the obvious fixup to the NEWS file)
>
> So the NEWS entries should be appended to 4.4.3-git, right?
Yes, the attached patch is the actual fixup I used.
>> Could you take another look, please?
>
> Sure, I try to get these things working tomorrow or so.
Thanks!
James.
diff --git a/NEWS b/NEWS
index 5351995..a57ca21 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,20 @@
+GNU findutils NEWS - User visible changes. -*- outline -*- (allout)
+
+* Major changes in release 4.4.3-git, YYYY-MM-DD
+
** Bug Fixes
+#28872: Mistake in "#safer" example in "Problems with -exec and
+ filenames" section of the Texinfo manual.
+
+#28824: Corrected error message for "-ctime x".
+ Likewise for -gid, -inum, -links, -mmin, -cmin, -amin,
+ -uid, -used, -atime, -mtime, -ctime.
+
#27563: -L breaks -execdir
+#27017: find -D opt / -fstype ext3 -print , -quit coredumps
+
#19593: -execdir .... {} + has suboptimal performance (see below)
** Performance changes
@@ -13,20 +26,6 @@ removed, but find still does not issue the maximum possible number of
arguments, since an exec will occur each time find encounters a
subdirectory (if at least one argument is pending).
-GNU findutils NEWS - User visible changes. -*- outline -*- (allout)
-
-* Major changes in release 4.4.3-git, YYYY-MM-DD
-
-** Bug Fixes
-
-#28872: Mistake in "#safer" example in "Problems with -exec and
- filenames" section of the Texinfo manual.
-
-#28824: Corrected error message for "-ctime x".
- Likewise for -gid, -inum, -links, -mmin, -cmin, -amin,
- -uid, -used, -atime, -mtime, -ctime.
-#27017: find -D opt / -fstype ext3 -print , -quit coredumps
-
** Translations
Updated the Dutch, Polish, French, Czech, Indonesian, Chinese