]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Fri, 24 May 2002 08:59:17 +0000 (08:59 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 24 May 2002 08:59:17 +0000 (08:59 +0000)
old/sh-utils/ChangeLog

index 7c5697e052d27f337ff6bed67f95bcd2b45109e8..4b8293771816cbbea02d2eb800b989b83708de1c 100644 (file)
@@ -2,6 +2,12 @@
 
        * Version 2.0.13.
 
+       * tests/nice: Move this file...
+       * tests/misc/nice: ...to here.
+       * tests/Makefile.am (TESTS): Remove nice.
+       * tests/misc/Makefile.am (TESTS): Add nice.
+       * configure.ac (AC_CONFIG_FILES): Add tests/misc/Makefile.
+
        * src/pathchk.c (validate_path): Compare the result of the function --
        not its (constant) address -- against zero.
        Patch from Tim J. Robbins <tjr@FreeBSD.ORG>