From: Jim Meyering Date: Sun, 3 Dec 2000 10:39:03 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: TEXTUTILS-2_0_9~3 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f559a4afa3ae536087e27e60aa9b5035adbe9a19;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 871d5d2250..26314ba5ca 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,5 +1,7 @@ 2000-12-03 Jim Meyering + * Version 2.0.9. + Make od print valid addresses for offsets of 2^32 and larger, and allow byte offset (-j) and byte count (-N) to be 2^32 and larger. @@ -121,8 +123,6 @@ 2000-11-27 Jim Meyering - * Version 2.0.9. - * src/checksum.h: Don't include system.h here. * src/md5.c: Include config.h, stdio.h, sys/types.h. and system.h here instead.