+2001-11-26 Akim Demaille <akim@epita.fr>
+
+ * src/reader.c (read_declarations): Don't abort on tok_illegal,
+ issue an error message.
+ * tests/regression.at (Invalid %directive): New.
+ Reported by Hans Aberg.
+
+2001-11-26 Akim Demaille <akim@epita.fr>
+
+ * configure.in: Invoke AC_FUNC_OBSTACK and AC_FUNC_ERROR_AT_LINE.
+ * lib/Makefile.am (libbison_a_SOURCES): Adjust.
+
+2001-11-26 Akim Demaille <akim@epita.fr>
+
+ * src/conflicts.c (conflicts_print): Don't complain at all when
+ there are no reduce/reduce conflicts, and as many shift/reduce
+ conflicts as expected.
+ * tests/regression.at (%expect right): Adjust.
+
+2001-11-25 Marc Autret <autret_m@epita.fr>
+
+ * doc/bison.texinfo (Mystery Conflicts): Hint '-v' use.
+ From Golubev I. N.
+
2001-11-23 Akim Demaille <akim@epita.fr>
* lib/alloca.c: Update, from fileutils.