From: Jim Meyering Date: Wed, 9 Feb 2000 12:00:16 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0q~82 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=55e5a84fed71ef823591bedde5b89db59cbc4baa;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/m4/ChangeLog b/m4/ChangeLog index 7f93f96b10..e43e2c99a0 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,7 +1,7 @@ 2000-02-09 Jim Meyering * lib-check.m4 (jm_LIB_CHECK): Fix typo: check for sp_pwdp in - struct spwd, rather than in struct passwd. Reported by G. Queri. + struct spwd, rather than in struct passwd. Reported by Gaël Quéri. 2000-02-08 Akim Demaille diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 587831f837..36f9b2dee5 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,7 +1,7 @@ 2000-02-09 Jim Meyering * src/su.c (correct_password): Correct HAVE_STRUCT_* name in #if guard - to go along with corrected autoconf test: Reported by G Queri. + to go along with corrected autoconf test: Reported by Gaël Quéri. 2000-02-05 Jim Meyering