From 36efe038508644f231cd7e9b1dfcffe4e26c2f01 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Fri, 24 May 2002 08:59:17 +0000 Subject: [PATCH] *** empty log message *** --- old/sh-utils/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 7c5697e052..4b82937718 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -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 -- 2.47.3