aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ff0a79c2675..61eea09e3cb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,7 @@
4 * Makefile.in (GNULIB_MODULES): Add stdio. 4 * Makefile.in (GNULIB_MODULES): Add stdio.
5 * lib/stdio.in.h, m4/stdio_h.m4: New files, automatically 5 * lib/stdio.in.h, m4/stdio_h.m4: New files, automatically
6 imported from gnulib. 6 imported from gnulib.
7 * .bzrignore: Add lib/stdio.h.
7 8
82011-03-20 Glenn Morris <rgm@gnu.org> 92011-03-20 Glenn Morris <rgm@gnu.org>
9 10