From 516c58c84c5d0e5eb93963a35ee35c2f5cc37703 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Fri, 24 May 2002 08:24:37 +0000 Subject: *** empty log message *** --- old/sh-utils/ChangeLog | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to 'old') diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 22d89882c..9254a8813 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,7 +1,18 @@ -2002-05-03 Jim Meyering +2002-05-24 Jim Meyering * Version 2.0.13. + * src/pathchk.c (validate_path): Compare the result of the function -- + not its (constant) address -- against zero. + Patch from Tim J. Robbins + * tests/misc/pathchk1: New test for the above. + * tests/misc: New directory. + +2002-05-03 Jim Meyering + + * src/uptime.c (print_uptime): Use ngettext for day/days and user/users. + Suggestion from Karl Eichwalder. + * src/kill.c (usage): Add a little to the description of --list. Uncapitalize first word and remove period at end of each one line option description. -- cgit v1.2.3-54-g00ecf