*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sun, 22 Apr 2001 09:08:53 +0000 (09:08 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 22 Apr 2001 09:08:53 +0000 (09:08 +0000)
old/fileutils/ChangeLog

index ec860e8..40fadb2 100644 (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.