summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJoel E. Denny <joeldenny@joeldenny.org>2011-03-20 17:41:23 -0400
committerJoel E. Denny <joeldenny@joeldenny.org>2011-03-20 17:42:59 -0400
commit709c7d114809f5e13167bb5fccc3a30a1e0b5c1b (patch)
tree1a4f8317cf03b581d67dbed4432762bae2377c63 /ChangeLog
parentf0ad1b2fb28da66a3fadd9890cf621f55eb90986 (diff)
downloadbison-709c7d114809f5e13167bb5fccc3a30a1e0b5c1b.tar.gz
doc: fix confusing citation of LAC publication.
Suggested by Akim Demaille. * doc/bison.texinfo (LAC): Here. (cherry picked from commit 56706c6167f1cbfde3f48ea63ce6eaa56369f971)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c27f2f6b..12def4de 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2011-03-20 Joel E. Denny <joeldenny@joeldenny.org>
+ doc: fix confusing citation of LAC publication.
+ Suggested by Akim Demaille.
+ * doc/bison.texinfo (LAC): Here.
+
+2011-03-20 Joel E. Denny <joeldenny@joeldenny.org>
+
lr.default-reductions: rename "full" value to "most".
Unlike "consistent" and "accepting", "full" doesn't answer the
question of "which states".