diff --git a/m4/ChangeLog b/m4/ChangeLog index 7f93f96b1..e43e2c99a 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 587831f83..36f9b2dee 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