aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorThomas Schwinge <tschwinge@gnu.org>2006-11-30 00:05:45 +0000
committerThomas Schwinge <tschwinge@gnu.org>2006-11-30 00:05:45 +0000
commit079c59208254be81a5fd81238f6ffb4b82e037ff (patch)
treec2a6d47e2dc4b1671a745017ea775cdfa8eb88c4 /ChangeLog
parente982c14bc34a48529ca0db1c016a768cce01e115 (diff)
downloadmig-079c59208254be81a5fd81238f6ffb4b82e037ff.tar.gz
mig-079c59208254be81a5fd81238f6ffb4b82e037ff.tar.bz2
mig-079c59208254be81a5fd81238f6ffb4b82e037ff.zip
2006-11-29 Thomas Schwinge <tschwinge@gnu.org>
* configure: Regenerate. * lexxer.c: Likewise. * parser.c: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 569f032..38eff7c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2006-11-29 Thomas Schwinge <tschwinge@gnu.org>
+ * configure: Regenerate.
+ * lexxer.c: Likewise.
+ * parser.c: Likewise.
+
Fix compiler, flex and bison warnings.
* error.c: Include <stdlib.h>.
* lexxer.h (yylex): Add declaration.
@@ -16,7 +20,7 @@
* parser.y (%left): Change commas to spaces.
* configure.ac (AM_INIT_AUTOMAKE): Add the `no-define' option.
-
+
* build-aux/config.guess: New file, thanks to `autoreconf'.
* build-aux/config.sub: Likewise.
* build-aux/depcomp: Likewise.