*** empty log message ***

This commit is contained in:
Jim Meyering
2000-11-26 23:01:58 +00:00
parent b04a174558
commit be56f8286f
+7 -2
View 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.