]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sun, 26 Nov 2000 23:01:58 +0000 (23:01 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 26 Nov 2000 23:01:58 +0000 (23:01 +0000)
old/fileutils/ChangeLog

index 4f881c0b8d455452113ec27d59d032b9e633681e..3badd2dcb0ef988f9a027283801c359653337873 100644 (file)
@@ -1,3 +1,10 @@
+2000-11-27  Jim Meyering  <meyering@lucent.com>
+
+       * Version 4.0.33.
+
+       * config.sub: Likewise.
+       * config.guess: Likewise.
+
 2000-11-26  Jim Meyering  <meyering@lucent.com>
 
        * src/dd.c (skip): Perform the `records < blocksize' test
@@ -11,8 +18,6 @@
 
 2000-11-25  Paul Eggert  <eggert@twinsun.com>
 
-       * Version 4.0.33.
-
        * doc/fileutils.texi: Document seek=nB and skip=nB.
 
        * src/dd.c (skip_bytes, seek_bytes): Now booleans, not counts.