summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2006-01-25 18:32:46 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2006-01-25 18:32:46 +0000
commita768b3ebec152e5bcce589f2cdd9891254a7796a (patch)
treeb58444c000a321e43dd3ed125a8a70caff37654c /m4
parent1a9e9d670d66f4e41f86720eabbf15775fe31812 (diff)
downloadcoreutils-a768b3ebec152e5bcce589f2cdd9891254a7796a.tar.xz
Merge stdbool from gnulib; we're still not quite there yet.
Diffstat (limited to 'm4')
-rw-r--r--m4/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/m4/ChangeLog b/m4/ChangeLog
index ac9efaf54..a188ea34b 100644
--- a/m4/ChangeLog
+++ b/m4/ChangeLog
@@ -1,3 +1,9 @@
+2006-01-25 Paul Eggert <eggert@cs.ucla.edu>
+
+ * stdbool.m4: Merge from gnulib; we still don't quite match
+ exactly, but we're getting closer.
+ (AC_HEADER_STDBOOL): Add some comments.
+
2006-01-24 Jim Meyering <jim@meyering.net>
* openat.m4 (gl_FUNC_OPENAT): Add AC_LIBSOURCES([intprops.h]).