From: Jim Meyering Date: Fri, 4 Jun 2004 17:44:24 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.3.0~1401 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8600e5f5f7423108b558c6bc7883aacec39bc356;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 8386673009..e57915cb08 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,13 @@ -2004-06-02 Paul Eggert +2004-06-04 Paul Eggert * Version 5.3.0. + * src/shred.c (dopass): Don't subtract 1 from the offset after + a write error. Problem reported by Jon Peatfield in: + http://lists.gnu.org/archive/html/bug-coreutils/2004-06/msg00020.html + +2004-06-02 Paul Eggert + Fix bug reported by Buciuman Adrian in where 'dd' created a file that was too large. The bug was that dd