From: Jim Meyering Date: Sun, 30 Jan 2000 22:24:11 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: SH-UTILS-2_0e^0 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=488aef730191a8acf4006d0ffdcfd9d1ee3a26fb;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index a7d0bc2182..da46fa86b2 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -2,6 +2,9 @@ * Version 2.0e. + * src/su.c (correct_password): Guard with `HAVE_GETSPNAM && + HAVE_STRUCT_PASSWD_SP_PWDP', rather than just `#ifdef HAVE_SHADOW_H'. + * po/POTFILES.in: Add lib/makepath.c, lib/obstack.c, lib/rpmatch.c, and lib/same.c.