doc: give credit to more of Bison's developers.

* doc/bison.texinfo (Introduction): Don't imply that only Robert
Corbett, Richard Stallman, and Wilfred Hansen have contributed to
Bison.  However, I don't have time to write a full history, so
just point readers to THANKS and ChangeLog.
This commit is contained in:
Joel E. Denny
2011-02-06 08:59:05 -05:00
parent d89e48b3c9
commit 840341d67d
2 changed files with 16 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
2011-02-06 Joel E. Denny <joeldenny@joeldenny.org>
doc: give credit to more of Bison's developers.
* doc/bison.texinfo (Introduction): Don't imply that only Robert
Corbett, Richard Stallman, and Wilfred Hansen have contributed to
Bison. However, I don't have time to write a full history, so
just point readers to THANKS and ChangeLog.
2011-02-06 Joel E. Denny <joeldenny@joeldenny.org>
doc: document experimental features better.