summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2004-06-04 17:44:24 +0000
committerJim Meyering <jim@meyering.net>2004-06-04 17:44:24 +0000
commit8600e5f5f7423108b558c6bc7883aacec39bc356 (patch)
tree9f9bb879fe839ec6259a5146e19c6b7e480acc0e /ChangeLog
parent657842c6939531b731f5f2d787feb1094ff3b999 (diff)
downloadcoreutils-8600e5f5f7423108b558c6bc7883aacec39bc356.tar.xz
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 838667300..e57915cb0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,13 @@
-2004-06-02 Paul Eggert <eggert@cs.ucla.edu>
+2004-06-04 Paul Eggert <eggert@cs.ucla.edu>
* 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 <eggert@cs.ucla.edu>
+
Fix bug reported by Buciuman Adrian in
<http://mail.gnu.org/archive/html/bug-coreutils/2003-08/msg00105.html>
where 'dd' created a file that was too large. The bug was that dd