diff options
Diffstat (limited to 'old/fileutils/ChangeLog')
-rw-r--r-- | old/fileutils/ChangeLog | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 4f881c0b8..3badd2dcb 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,10 @@ +2000-11-27 Jim Meyering <meyering@lucent.com> + + * Version 4.0.33. + + * config.sub: Likewise. + * config.guess: Likewise. + 2000-11-26 Jim Meyering <meyering@lucent.com> * src/dd.c (skip): Perform the `records < blocksize' test @@ -11,8 +18,6 @@ 2000-11-25 Paul Eggert <eggert@twinsun.com> - * Version 4.0.33. - * doc/fileutils.texi: Document seek=nB and skip=nB. * src/dd.c (skip_bytes, seek_bytes): Now booleans, not counts. |