]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Thu, 3 Jun 2004 16:03:44 +0000 (16:03 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 3 Jun 2004 16:03:44 +0000 (16:03 +0000)
ChangeLog

index d1623e65713bb1fae035d43292004648e9bef51b..838667300902f17ea9cec8a3ff3e99fe58cb27a8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2004-06-02  Paul Eggert  <eggert@cs.ucla.edu>
 
+       * Version 5.3.0.
+
        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
@@ -30,8 +32,6 @@
 
 2004-06-02  Jim Meyering  <jim@meyering.net>
 
-       * 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.