aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Eggert2011-03-20 22:05:49 -0700
committerPaul Eggert2011-03-20 22:05:49 -0700
commitcbd350f1f3b545e07c8efeac4d4ebf2c83e46cdb (patch)
treeaae351687b07d79ead9c06e7973101fcc5ea74dd
parentd5cad867eca6beb34092cee18237cbc55100c946 (diff)
downloademacs-cbd350f1f3b545e07c8efeac4d4ebf2c83e46cdb.tar.gz
emacs-cbd350f1f3b545e07c8efeac4d4ebf2c83e46cdb.zip
* .bzrignore: Add lib/stdio.h.
-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