From: Jim Meyering Date: Sun, 26 Nov 2000 23:01:58 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0_33~14 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=be56f8286f4e0eb355d5f24e76f3b2c3b342ebfe;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 4f881c0b8d..3badd2dcb0 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,10 @@ +2000-11-27 Jim Meyering + + * Version 4.0.33. + + * config.sub: Likewise. + * config.guess: Likewise. + 2000-11-26 Jim Meyering * src/dd.c (skip): Perform the `records < blocksize' test @@ -11,8 +18,6 @@ 2000-11-25 Paul Eggert - * Version 4.0.33. - * doc/fileutils.texi: Document seek=nB and skip=nB. * src/dd.c (skip_bytes, seek_bytes): Now booleans, not counts.