Added ChangeLog entry for Dmitry's patch.

This commit is contained in:
James Youngman
2005-06-19 21:42:55 +00:00
parent f4bd6dd6f3
commit c8f2b25aeb

View File

@@ -1,5 +1,24 @@
2005-06-19 Dmitry V. Levin <ldv@altlinux.org>
* lib/savedirinfo.c: Fix two compilation warnings (which would
prevent compilation if "-Wall -Werror" is in effect).
2005-06-19 James Youngman <jay@gnu.org>
* ChangeLog: Indicate that we made (are making) a release.
* ChangeLog, NEWS, configure.in: Preparing to release 4.2.23
* doc/find.texi: Fixed Texinfo syntax error in previous change
* doc/find.texi, xargs/xargs.1:
Document the fact that the -i and -L options are currently
incompatible (Savannah bug 13041).
* locate/updatedb.1, locate/updatedb.sh: Fix Savannah bug 13411 -
reject trailing slashes in updatedb's --prunepaths, bacsue these
will never be matched
* NEWS: Released findutils-4.2.23.
* doc/find.texi, xargs/xargs.1: