getting the announcements and tarballs out.
+2008-05-27 Joel E. Denny <jdenny@ces.clemson.edu>
+
+ * NEWS (2.3b): Update release date since there has been a delay in
+ getting the announcements and tarballs out.
+
2008-05-23 Joel E. Denny <jdenny@ces.clemson.edu>
* NEWS: Version 2.3b.
Bison News
----------
-Changes in version 2.3b (2008-05-23):
+Changes in version 2.3b (2008-05-27):
* The quotes around NAME that used to be required in the following directive
are now deprecated:
-/* A Bison parser, made by GNU Bison 2.3a+. */
+/* A Bison parser, made by GNU Bison 2.3b. */
/* Skeleton implementation for Bison's Yacc-like parsers in C
#define YYBISON 1
/* Bison version. */
-#define YYBISON_VERSION "2.3a+"
+#define YYBISON_VERSION "2.3b"
/* Skeleton name. */
#define YYSKELETON_NAME "yacc.c"
-/* A Bison parser, made by GNU Bison 2.3a+. */
+/* A Bison parser, made by GNU Bison 2.3b. */
/* Skeleton interface for Bison's Yacc-like parsers in C