summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-02-09 11:58:05 +0000
committerJim Meyering <jim@meyering.net>2000-02-09 11:58:05 +0000
commit99c95d35e9c122d51631442b4067d3e7f7057197 (patch)
tree09308039e5f51c9dfe68761204e5b893277ef05a
parent40a4ab97fe3a99854df9ad3efe7453f9889f5035 (diff)
downloadcoreutils-99c95d35e9c122d51631442b4067d3e7f7057197.tar.xz
*** empty log message ***
-rw-r--r--m4/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/m4/ChangeLog b/m4/ChangeLog
index c8d452929..2aa75666d 100644
--- a/m4/ChangeLog
+++ b/m4/ChangeLog
@@ -1,3 +1,8 @@
+2000-02-09 Jim Meyering <meyering@lucent.com>
+
+ * lib-check.m4 (jm_LIB_CHECK): Fix typo: check for sp_pwdp in
+ struct spwd, rather than in struct passwd. Reported by G. Queri.
+
2000-02-08 Akim Demaille <akim@epita.fr>
* largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Quote square brackets with `[' and `]'