From: Jim Meyering Date: Fri, 13 Dec 1996 02:47:22 +0000 (+0000) Subject: . X-Git-Tag: SH-UTILS-1_14~5 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5110583f3ed6827e555e0b1e483aee933b330998;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index eabaaf74e0..ec75232296 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,5 +1,15 @@ Thu Dec 12 06:07:30 1996 Jim Meyering + * src/false.sh (usage): Update bug-reporting address. + * src/groups.sh (usage): Likewise. + * src/nohup.sh (usage): Likewise. + * src/true.sh (usage): Likewise. + Reported by Karl Heuer. + + * configure.in (check for 3-argument setpriority function): Add nohup + to list of scripts, not the list of programs. + From Karl Heuer. + * POTFILES.in: Add chroot.c. Reported by Michel Robitaille. Wed Dec 11 19:33:36 1996 Jim Meyering