From: Jim Meyering Date: Tue, 11 Dec 2001 11:41:15 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_1_4~28 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f5a1b61888a10e2cd04a36f09da52ef95b301bce;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index e13c12ab75..5cd1e870e5 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,7 +1,13 @@ -2001-12-09 Jim Meyering +2001-12-10 Jim Meyering * Version 4.1.4. + * src/dd.c (buggy_lseek_support): Remove function. + (skip_via_lseek) [__linux__]: New function. + (skip): Use skip_via_lseek, not buggy_lseek_support. + +2001-12-09 Jim Meyering + * configure.in (ALL_LINGUAS): Add Estonian (et). 2001-12-08 Jim Meyering