summaryrefslogtreecommitdiff
path: root/m4/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2004-08-10 05:43:11 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2004-08-10 05:43:11 +0000
commit1b26801391ff8981c211d55f462cf6a6294a8ed8 (patch)
tree1bc2cc7879ba9d87bfd40514aec4d3d93e231086 /m4/ChangeLog
parent557ed575e8f209487e245851b6841ecc74970291 (diff)
downloadcoreutils-1b26801391ff8981c211d55f462cf6a6294a8ed8.tar.xz
Sync with gnulib.
Diffstat (limited to 'm4/ChangeLog')
-rw-r--r--m4/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/m4/ChangeLog b/m4/ChangeLog
index 2bf789cf1..b367e1ebd 100644
--- a/m4/ChangeLog
+++ b/m4/ChangeLog
@@ -3,6 +3,11 @@
* sha1.m4: Renamed from sha.m4.
(gl_SHA1): Renamed from gl_SHA. All uses changed.
+2004-08-08 Simon Josefsson <jas@extundo.com>
+
+ * getpass.m4 (gl_FUNC_GETPASS, gl_FUNC_GETPASS_GNU):
+ Check getpass declaration.
+
2004-08-07 Paul Eggert <eggert@cs.ucla.edu>
* canonicalize.m4, getcwd-path-max.m4, strdup.m4: Merge from gnulib.