*** empty log message ***

This commit is contained in:
Jim Meyering
2001-04-22 09:08:53 +00:00
parent 2fb7f1e3c1
commit f27f72bd6d
+4
View File
@@ -1,5 +1,9 @@
2001-04-22 Jim Meyering <meyering@lucent.com>
* tests/ls/no-arg: New file.
* tests/ls/Makefile.am (TESTS): Add no-arg.
* src/ls.c (main): Fix off-by-one error introduced with last change.
* src/dd.c (usage): Mention that sync makes dd pad with spaces (rather
than NULs) when used with block or unblock. Reported by Dale Scheetz.