X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/6d05403db41804bbb6ca28a8a446fe93b0027c0e..d6b771c345a389742bfcd73ff13dac1d4f016c88:/ChangeLog diff --git a/ChangeLog b/ChangeLog index a0f8b34f..c1d0c374 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,19 @@ +2006-03-08 Paul Eggert + + 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 + + * doc/bison.texinfo (Introduction): Mention GLR and C++ as on the web + page. Say "you can use it" not "you may use it" as on the web page; + we're describing capabilities not granting permission. + 2006-03-06 Paul Eggert * data/glr.c (yyresolveLocations): Rename local variables to avoid