carets: document default activation

* NEWS: Announce it.
* doc/bison.texi: Adjust.
This commit is contained in:
Theophile Ranquet
2013-01-11 13:47:57 +01:00
parent 0242bf04ac
commit 016426c195
2 changed files with 21 additions and 1 deletions

6
NEWS
View File

@@ -16,6 +16,12 @@ GNU Bison NEWS
** Warnings
*** Carets
Version 2.7 introduced caret errors, for a prettier output. These are now
activated by default. The old format can still be used by invoking Bison
with -fno-caret (or -fnone).
*** Enhancements of the -Werror option
The -Werror=CATEGORY option is now recognized, and will treat specified