mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
doc: discuss named references after locations.
Reported by Hans Aberg at <http://lists.gnu.org/archive/html/bug-bison/2011-05/msg00008.html>. * NEWS (2.5.1): Document. * doc/bison.texinfo (Named References): Because it discusses locations in addition to semantic values, move this subsection out of the section `Defining Language Semantics', where locations have not yet been introduced, to be a new section after the following section, `Tracking Locations'.
This commit is contained in:
12
ChangeLog
12
ChangeLog
@@ -1,3 +1,15 @@
|
||||
2011-05-29 Joel E. Denny <joeldenny@joeldenny.org>
|
||||
|
||||
doc: discuss named references after locations.
|
||||
Reported by Hans Aberg at
|
||||
<http://lists.gnu.org/archive/html/bug-bison/2011-05/msg00008.html>.
|
||||
* NEWS (2.5.1): Document.
|
||||
* doc/bison.texinfo (Named References): Because it discusses
|
||||
locations in addition to semantic values, move this subsection out
|
||||
of the section `Defining Language Semantics', where locations have
|
||||
not yet been introduced, to be a new section after the following
|
||||
section, `Tracking Locations'.
|
||||
|
||||
2011-05-29 Joel E. Denny <joeldenny@joeldenny.org>
|
||||
|
||||
Prepare for the possibility of a 2.5.1 release.
|
||||
|
||||
Reference in New Issue
Block a user