mirror of
git://git.sv.gnu.org/findutils.git
synced 2026-01-27 20:23:20 +01:00
releasing 4.2.10
This commit is contained in:
6
NEWS
6
NEWS
@@ -1,4 +1,10 @@
|
||||
GNU findutils NEWS - User visible changes. -*- outline -*- (allout)
|
||||
* Major changes in release 4.2.10
|
||||
** Bug Fixes
|
||||
*** Portability fix for fstype.c: should now compile on UNICOS, and possibly
|
||||
also produce useful results on BeOS and Dolphin, perhaps other
|
||||
systems too.
|
||||
|
||||
* Major changes in release 4.2.9
|
||||
** Functionality Changes
|
||||
*** xargs no longer treats a line containing only an underscore as a logical end-of-file. To obtain the behaviour that was previously the default, use "-E_".
|
||||
|
||||
@@ -7,7 +7,7 @@ AC_CONFIG_MACRO_DIR(gnulib/m4)
|
||||
dnl Set of available languages.
|
||||
ALL_LINGUAS="da de es et fr gl id it ko nl pl pt_BR ru sv tr sk"
|
||||
|
||||
AM_INIT_AUTOMAKE(findutils, 4.2.10-CVS)
|
||||
AM_INIT_AUTOMAKE(findutils, 4.2.10)
|
||||
|
||||
AC_SUBST(INCLUDES)dnl
|
||||
AC_ARG_ENABLE(id-cache,
|
||||
|
||||
Reference in New Issue
Block a user