aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Eggert2011-04-22 00:34:26 -0700
committerPaul Eggert2011-04-22 00:34:26 -0700
commitce1b6817dd36bc820fe0babf538c61186d92a2ec (patch)
treec43fc6025eb1878d0f0324e1f8f4106943e7fce7
parentaaa935591793937f354024fd094d2630d0399abc (diff)
downloademacs-ce1b6817dd36bc820fe0babf538c61186d92a2ec.tar.gz
emacs-ce1b6817dd36bc820fe0babf538c61186d92a2ec.zip
* .bzrignore: Add lib/inttypes.h.
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0e800fc6d52..bb487c652da 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,7 @@
7 lib/inttypes.in.h, lib/strtoimax.c, lib/strtol.c, lib/strtoul.c, 7 lib/inttypes.in.h, lib/strtoimax.c, lib/strtol.c, lib/strtoul.c,
8 lib/strtoull.c, lib/strtoumax.c, lib/verify.h, m4/inttypes.m4, 8 lib/strtoull.c, lib/strtoumax.c, lib/verify.h, m4/inttypes.m4,
9 m4/strtoull.m4, m4/strtoumax.m4. 9 m4/strtoull.m4, m4/strtoumax.m4.
10 * .bzrignore: Add lib/inttypes.h.
10 11
112011-04-20 Ken Brown <kbrown@cornell.edu> 122011-04-20 Ken Brown <kbrown@cornell.edu>
12 13