+2001-08-25 Robert Anisko <robert.anisko@epita.fr>
+
+ * src/main.c (main): Initialize the macro table.
+
+2001-08-25 Robert Anisko <robert.anisko@epita.fr>
+
+ * src/lex.c (percent_table): Add tok_define.
+ * src/lex.h: Add tok_define.
+
+2001-08-25 Robert Anisko <robert.anisko@epita.fr>
+
+ * src/macrotab.c: New file.
+ * src/macrotab.h: New file.
+ * src/Makefile.am: Update.
+
+2001-08-25 Robert Anisko <robert.anisko@epita.fr>
+
+ * lib/hash.c: New file.
+ * lib/hash.h: New file.
+ * lib/Makefile.am: Update.
+
+2001-08-15 Akim Demaille <akim@epita.fr>
+
+ Version 1.28c.
+
2001-08-15 Marc Autret <prog@epita.fr>
* src/reader.c (readgram): Indent output macro YYSTYPE.