mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-12 05:43:03 +00:00
Fix some nits reported by twlevo.
* doc/FAQ: Remove ancient Y2K FAQ, replacing it with "secure" and "POSIX". Use more-modern syntax for URLs. Mention C++ and ask for Java. Don't hardwire OS version numbers. Add copyright notice. * m4/.cvsignore: Add unistd_h.m4, for latest gnulib. * src/conflicts.c (solved_conflicts_obstack): Now static.
This commit is contained in:
10
ChangeLog
10
ChangeLog
@@ -1,3 +1,13 @@
|
||||
2006-03-08 Paul Eggert <eggert@cs.ucla.edu>
|
||||
|
||||
Fix some nits reported by twlevo.
|
||||
* doc/FAQ: Remove ancient Y2K FAQ, replacing it with "secure"
|
||||
and "POSIX". Use more-modern syntax for URLs. Mention C++
|
||||
and ask for Java. Don't hardwire OS version numbers. Add
|
||||
copyright notice.
|
||||
* m4/.cvsignore: Add unistd_h.m4, for latest gnulib.
|
||||
* src/conflicts.c (solved_conflicts_obstack): Now static.
|
||||
|
||||
2006-03-08 Joel E. Denny <jdenny@ces.clemson.edu>
|
||||
|
||||
* doc/bison.texinfo (Introduction): Mention GLR and C++ as on the web
|
||||
|
||||
Reference in New Issue
Block a user