summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-02-09 12:00:16 +0000
committerJim Meyering <jim@meyering.net>2000-02-09 12:00:16 +0000
commit55e5a84fed71ef823591bedde5b89db59cbc4baa (patch)
tree8bfd4c0fe728ba8e717b78954a362a0abd96778d /m4
parent35d017aa1de7f82ea1b75b4938e5d2696b1f4c09 (diff)
downloadcoreutils-55e5a84fed71ef823591bedde5b89db59cbc4baa.tar.xz
*** empty log message ***
Diffstat (limited to 'm4')
-rw-r--r--m4/ChangeLog2
1 files changed, 1 insertions, 1 deletions
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 <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.
+ struct spwd, rather than in struct passwd. Reported by Gaël Quéri.
2000-02-08 Akim Demaille <akim@epita.fr>