summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-01-30 22:24:11 +0000
committerJim Meyering <jim@meyering.net>2000-01-30 22:24:11 +0000
commit488aef730191a8acf4006d0ffdcfd9d1ee3a26fb (patch)
treeaee49d5b265f8a50cb9e6dde89b41f30df083549 /old
parentbe1784cf3100b2008b45fa31d5380a449d7ed696 (diff)
downloadcoreutils-488aef730191a8acf4006d0ffdcfd9d1ee3a26fb.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r--old/sh-utils/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog
index a7d0bc218..da46fa86b 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.