]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Thu, 10 Jul 2003 19:39:20 +0000 (19:39 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 10 Jul 2003 19:39:20 +0000 (19:39 +0000)
ChangeLog

index 80d3982a6d63421c19f43a961839000eaa63343e..de81d651c5f121e67901dcc47b6509e5b6bbc6ac 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,9 @@
 
        * Version 5.0.1.
 
+       * src/head.c (usage): Use 1024*1024 in place of 1048576.
+       * src/tail.c (usage): Likewise.
+
        * tests/rm/fail-2eperm: Now that we have setuidgid, use it in
        place of the kludge in this test.  Suggestion from Paul Jarc.