From: Jim Meyering Date: Thu, 3 Jun 2004 16:03:44 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.3.0~1403 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b07edbf476fd37f399b4c5f2936202db5ba655f3;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index d1623e6571..8386673009 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2004-06-02 Paul Eggert + * Version 5.3.0. + Fix bug reported by Buciuman Adrian in where 'dd' created a file that was too large. The bug was that dd @@ -30,8 +32,6 @@ 2004-06-02 Jim Meyering - * Version 5.3.0. - rm (without -f) could hang unnecessarily when attempting to remove a symlink to a file on an off-line NFS-mounted partition. Reported by David Howells in https://bugzilla.redhat.com/124699.