mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-16 07:43:03 +00:00
Document Yacc prologue alternatives and default %destructor's and
%printer's as experimental. Don't mention Java yet. Discussed at <http://lists.gnu.org/archive/html/bison-patches/2006-12/msg00002.html>. * NEWS (2.3a+): Say they're experimental. Remove any mention of Java. (2.3a): Annotate this entry to say the old forms of these features were also experimental. * doc/bison.texinfo (Prologue Alternatives, Freeing Discarded Symbols, Bison Symbols): Say they're experimental. Comment out any mention of Java (we'll want this back eventually).
This commit is contained in:
12
ChangeLog
12
ChangeLog
@@ -1,3 +1,15 @@
|
||||
2006-12-05 Joel E. Denny <jdenny@ces.clemson.edu>
|
||||
|
||||
Document Yacc prologue alternatives and default %destructor's and
|
||||
%printer's as experimental. Don't mention Java yet. Discussed at
|
||||
<http://lists.gnu.org/archive/html/bison-patches/2006-12/msg00002.html>.
|
||||
* NEWS (2.3a+): Say they're experimental. Remove any mention of Java.
|
||||
(2.3a): Annotate this entry to say the old forms of these features were
|
||||
also experimental.
|
||||
* doc/bison.texinfo (Prologue Alternatives, Freeing Discarded Symbols,
|
||||
Bison Symbols): Say they're experimental. Comment out any mention
|
||||
of Java (we'll want this back eventually).
|
||||
|
||||
2006-12-01 Joel E. Denny <jdenny@ces.clemson.edu>
|
||||
|
||||
Support a file name argument to %defines. Deprecate `=' in
|
||||
|
||||
Reference in New Issue
Block a user