]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
Fix iteration type.
[bison.git] / ChangeLog
index d8160b0c6d06ff5f877a95d21077953a197023d9..1d2b590e0a4fabc89552d3cc5e28a9e8096b9852 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-11-04  Akim Demaille  <demaille@gostai.com>
+
+       Fix iteration type.
+       * data/lalr1-fusion.cc: Use an int to iterate up to an int.
+
 2008-11-04  Akim Demaille  <demaille@gostai.com>
 
        Factor the declaration of the integer tables.