Updated NEWS file for 4.1.20.

This commit is contained in:
James Youngman 2003-05-24 17:25:55 +00:00
parent 6fb286f9e8
commit a12f60e3e6

11
NEWS
View File

@ -1,4 +1,15 @@
GNU findutils NEWS - User visible changes. -*- outline -*- (allout)
* Major changes in release 4.1.20:
** New maintainer, James Youngman <jay@gnu.org>
** As far as I know, this is the first release after 4.1.7, but I've left
a gap just in case.
** We now use an "imported" version of gnulib, rather than including
a copy of the gnulib code in our CVS repository. There are no
differences in the build instructions, though (unless you are
building directly from CVS, in which case please read the file
README-CVS).
** There are no (deliberate) functional changes in version 4.1.20.
* Major changes in release 4.1.7:
fix problem so that default "-print" is added when "-prune" is used.
security fixes related to directories changing while find is executing.