* NEWS: Record the 6.1 release date.
* configure.ac (AC_INIT): Remove "-cvs" suffix from version string.
+ * tests/Makefile.am (EXTRA_DIST): Add sparse-file.
+
Avoid test failure when `make check' is run through debuild.
* tests/help-version: Ensure that $SHELL is set to some value
and exported. Patch from Sven Joachim. For details, see
EXTRA_DIST = \
$(TESTS) Coreutils.pm Makefile.am.in README acl envvar-check \
expensive group-names input-tty lang-default mk-script priv-check \
- rwx-to-mode sample-test setgid-check umask-check very-expensive
+ rwx-to-mode sample-test setgid-check sparse-file \
+ umask-check very-expensive
## N O T E :: Please do not add new tests/ directories.
## Some people feel that there are too many already.