]> git.saurik.com Git - bison.git/commitdiff
news: name contributors
authorAkim Demaille <akim@lrde.epita.fr>
Wed, 30 Jan 2013 20:40:47 +0000 (21:40 +0100)
committerAkim Demaille <akim@lrde.epita.fr>
Wed, 30 Jan 2013 20:40:47 +0000 (21:40 +0100)
* NEWS: here.

NEWS

diff --git a/NEWS b/NEWS
index be3669a91869f7de7b206e39fc2f40a5719ac623..20c3100fce736197887511d750ad734f1b499794 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -298,6 +298,8 @@ GNU Bison NEWS
 
 ** Useless precedence and associativity
 
 
 ** Useless precedence and associativity
 
+  Contributed by Valentin Tolmer.
+
   When developping and maintaining a grammar, useless associativity and
   precedence directives are common.  They can be a nuisance: new ambiguities
   arising are sometimes masked because their conflicts are resolved due to
   When developping and maintaining a grammar, useless associativity and
   precedence directives are common.  They can be a nuisance: new ambiguities
   arising are sometimes masked because their conflicts are resolved due to