From df570c09ee24b0a0fbfb70e7e07a86ff3052a5bf Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 20 Mar 1999 23:16:34 +0000 Subject: [PATCH] *** empty log message *** --- old/sh-utils/ChangeLog | 10 ++++++++++ old/sh-utils/NEWS | 1 + 2 files changed, 11 insertions(+) diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 910ae3d0c5..1a97811b2d 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,3 +1,13 @@ +1999-03-20 Jim Meyering + + * src/nohup.sh: Don't modify PATH just to get GNU nice. Instead, + try to find an absolute path for GNU nice. From Bruno Haible. + +1999-03-19 Jim Meyering + + * configure.in: Use new macro, jm_WINSIZE_IN_PTEM, instead of + open-coding it. + 1999-03-17 Jim Meyering * configure.in (ALL_LINGUAS): Add Italian (it) and Slovak (sk). diff --git a/old/sh-utils/NEWS b/old/sh-utils/NEWS index df89083087..9b6261b418 100644 --- a/old/sh-utils/NEWS +++ b/old/sh-utils/NEWS @@ -1,5 +1,6 @@ Changes in release 1.17 [1.16g] +* nohup no longer modifies the shell's search path * `basename /' now prints `/', per the single unix spec * `who --lookup' no longer erroneously reports `localhost' for IP addresses for which it could not do a reverse lookup. -- 2.47.3