summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
Diffstat (limited to 'm4')
-rw-r--r--m4/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/m4/ChangeLog b/m4/ChangeLog
index d98a93afd..4f0c3feb1 100644
--- a/m4/ChangeLog
+++ b/m4/ChangeLog
@@ -2,6 +2,7 @@
* lstat.m4 (gl_FUNC_LSTAT): New file, from gnulib.
Use AC_LIBSOURCES to require lstat.c and lstat.h.
+ Remove obsolete comment.
2005-07-03 Paul Eggert <eggert@cs.ucla.edu>