From 8600e5f5f7423108b558c6bc7883aacec39bc356 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Fri, 4 Jun 2004 17:44:24 +0000 Subject: [PATCH] *** empty log message *** --- ChangeLog | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) 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 -- 2.47.3