summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorEric Blake <ebb9@byu.net>2009-08-20 09:48:49 -0600
committerEric Blake <ebb9@byu.net>2009-08-20 09:48:49 -0600
commitc519609864babf8c9ae8a6500894e2f1a84781dd (patch)
tree36bcc87633c93f08b2d63b97bc755b631374cf55 /ChangeLog
parent39fb7e623967922da2fc0a6908dc94ed6e9f4488 (diff)
downloadbison-c519609864babf8c9ae8a6500894e2f1a84781dd.tar.gz
Import latest m4/m4.m4.
* submodules/autoconf: Update to autoconf 2.64. * configure.ac (M4_GNU_OPTION): New define. * src/output.c (output_skeleton): Use it to resolve FIXME. * NEWS: Mention this. Signed-off-by: Eric Blake <ebb9@byu.net> (cherry picked from commit b9ad39c1fb2482e1513cdf9800b31e71b7986b39)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 25762bc0..8fd9ffdc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2009-08-20 Eric Blake <ebb9@byu.net>
+
+ Import latest m4/m4.m4.
+ * submodules/autoconf: Update to autoconf 2.64.
+ * configure.ac (M4_GNU_OPTION): New define.
+ * src/output.c (output_skeleton): Use it to resolve FIXME.
+ * NEWS: Mention this.
+
2009-08-19 Joel E. Denny <jdenny@clemson.edu>
Fix complaints about escape sequences.