Update CHANGES.txt

This commit is contained in:
Sam Harwell 2013-03-26 18:54:45 -05:00
parent 0bdf5aa4d1
commit 06375af15e
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@ ANTLR v4 Honey Badger
March 26, 2013
* Updated documentation in the Parser and RecognitionException classes
* Refactored and extensively documented the ANTLRErrorStrategy interface and
DefaultErrorStrategy default implementation
* Track the number of syntax errors in Parser.notifyErrorListeners instead of in